freebsd-skq/sys/fs
Kenneth D. Merry 3b5f179d2a Support storing 7 additional file flags in tmpfs:
UF_SYSTEM, UF_SPARSE, UF_OFFLINE, UF_REPARSE, UF_ARCHIVE, UF_READONLY,
and UF_HIDDEN.

Sort the file flags tmpfs supports alphabetically.  tmpfs now
supports the same flags as UFS, with the exception of SF_SNAPSHOT.

Reported by:	bdrewery, antoine
Sponsored by:	Spectra Logic
2013-08-28 22:12:56 +00:00
..
cd9660
deadfs
devfs Make the seek a method of the struct fileops. 2013-08-21 17:36:01 +00:00
ext2fs ext2fs: update format specifiers for ext4 type. 2013-08-14 14:22:46 +00:00
fdescfs
fifofs
fuse The soft and hard busy mechanism rely on the vm object lock to work. 2013-08-09 11:11:11 +00:00
msdosfs Expand the use of stat(2) flags to allow storing some Windows/DOS 2013-08-21 23:04:48 +00:00
nandfs
nfs Remove most of the remaining sysctl name list macros. They were only 2013-08-26 18:16:05 +00:00
nfsclient
nfsserver Fix several performance related issues in the new NFS server's 2013-08-14 21:11:26 +00:00
nullfs
procfs
pseudofs
smbfs Expand the use of stat(2) flags to allow storing some Windows/DOS 2013-08-21 23:04:48 +00:00
tmpfs Support storing 7 additional file flags in tmpfs: 2013-08-28 22:12:56 +00:00
udf
unionfs