summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/udfs/udf_inode.c
AgeCommit message (Collapse)AuthorFilesLines
2017-05-168064 need a static DTrace probe in VN_HOLDSebastien Roy1-11/+10
Reviewed by: Pavel Zakharov <pavel.zakharov@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Prashanth Sreenivasa <pks@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2012-01-302061 uts homebrew offsetofs cause various pointer-cast warningsRichard Lowe1-2/+3
Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Darren Reed <avalon@coombs.anu.edu.au> Approved by: Garrett D'Amore <garrett@damore.org>
2010-04-28PSARC 2009/377 In-kernel pfexec implementation.Casper H.S. Dik1-6/+2
PSARC 2009/378 Basic File Privileges PSARC 2010/072 RBAC update: user attrs from profiles 4912090 pfzsh(1) should exist 4912093 pfbash(1) should exist 4912096 pftcsh(1) should exist 6440298 Expand the basic privilege set in order to restrict file access 6859862 Move pfexec into the kernel 6919171 cred_t sidesteps kmem_debug; we need to be able to detect bad hold/free when they occur 6923721 The new SYS_SMB privilege is not backward compatible 6937562 autofs doesn't remove its door when the zone shuts down 6937727 Zones stuck on deathrow; netstack_zone keeps a credential reference to the zone 6940159 Implement PSARC 2010/072
2010-04-214455694 udf_access does not lock inode for readingMilan Cermak1-148/+142
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+2201