1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-08 13:28:05 +00:00
freebsd/sys/fs
Konstantin Belousov 084e62e91b Export devfs inode number allocator for the kernel consumers.
Reviewed by:	jhb
MFC after:	2 weeks
2011-10-05 16:50:15 +00:00
..
cd9660 This update changes the mnt_flag field in the mount structure from 2011-07-24 17:43:09 +00:00
coda Second-to-last commit implementing Capsicum capabilities in the FreeBSD 2011-08-11 12:30:23 +00:00
deadfs
devfs Export devfs inode number allocator for the kernel consumers. 2011-10-05 16:50:15 +00:00
ext2fs
fdescfs Second-to-last commit implementing Capsicum capabilities in the FreeBSD 2011-08-11 12:30:23 +00:00
fifofs Add the fo_chown and fo_chmod methods to struct fileops and use them 2011-08-16 20:07:47 +00:00
hpfs
msdosfs This update changes the mnt_flag field in the mount structure from 2011-07-24 17:43:09 +00:00
nfs
nfsclient Second-to-last commit implementing Capsicum capabilities in the FreeBSD 2011-08-11 12:30:23 +00:00
nfsserver In order to maximize the re-usability of kernel code in user space this 2011-09-16 13:58:51 +00:00
ntfs This update changes the mnt_flag field in the mount structure from 2011-07-24 17:43:09 +00:00
nullfs
nwfs
portalfs Second-to-last commit implementing Capsicum capabilities in the FreeBSD 2011-08-11 12:30:23 +00:00
procfs In order to maximize the re-usability of kernel code in user space this 2011-09-16 13:58:51 +00:00
pseudofs
smbfs This update changes the mnt_flag field in the mount structure from 2011-07-24 17:43:09 +00:00
tmpfs Split the vm_page flags PG_WRITEABLE and PG_REFERENCED into atomic 2011-09-06 10:30:11 +00:00
udf
unionfs