freebsd-nq/sys/fs
Jaakko Heinonen 295a542d96 Apply changes from r234103 to ext2fs:
Return EPERM from ext2_setattr() when an user without PRIV_VFS_SYSFLAGS
privilege attempts to toggle SF_SETTABLE flags.

Flags are now stored to ip->i_flags in one place after all checks.

Also, remove SF_NOUNLINK from the checks because ext2fs doesn't support
that flag.

Reviewed by:	bde
2012-04-13 05:48:31 +00:00
..
cd9660 Remove fifo.h. The only used function declaration from the header is 2012-03-11 12:19:58 +00:00
coda
deadfs
devfs
ext2fs Apply changes from r234103 to ext2fs: 2012-04-13 05:48:31 +00:00
fdescfs Use NULL instead of 0 2012-03-13 10:04:13 +00:00
fifofs Update comment. 2012-03-11 15:58:27 +00:00
hpfs Clean up style(9) nits 2012-03-04 09:38:20 +00:00
msdosfs Add I/O accounting to msdos filesystem. 2012-04-08 06:18:18 +00:00
nfs Remove fifo.h. The only used function declaration from the header is 2012-03-11 12:19:58 +00:00
nfsclient Add sysctl vfs.nfs.nfs_keep_dirty_on_error to switch the nfs client 2012-03-17 23:03:20 +00:00
nfsserver
ntfs Clean up style(9) nits 2012-03-04 09:38:20 +00:00
nullfs Use NULL instead of 0 2012-03-13 10:04:13 +00:00
nwfs
portalfs Use NULL instead of 0 2012-03-13 10:04:13 +00:00
procfs
pseudofs Apply inlined vn_vget_ino() algorithm for ".." lookup in pseudofs. 2012-03-05 11:38:02 +00:00
smbfs
tmpfs - Introduce a cache-miss optimization for consistency with other 2012-04-09 17:05:18 +00:00
udf Remove fifo.h. The only used function declaration from the header is 2012-03-11 12:19:58 +00:00
unionfs Use NULL instead of 0 2012-03-13 10:04:13 +00:00