1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/fs
Poul-Henning Kamp 9c499ad92f Remove the NDEVFSINO and NDEVFSOVERFLOW options which no longer exists in
DEVFS.

Remove the opt_devfs.h file now that it is empty.
2006-07-17 09:07:02 +00:00
..
cd9660 Remove calls to vfs_export() for exporting a filesystem for NFS mounting 2006-05-26 00:32:21 +00:00
coda Since DELAY() was moved, most <machine/clock.h> #includes have been 2006-05-16 14:37:58 +00:00
deadfs - Deadfs should not use the std GETWRITEMOUNT routine. Add one that always 2006-02-22 06:11:59 +00:00
devfs Remove the NDEVFSINO and NDEVFSOVERFLOW options which no longer exists in 2006-07-17 09:07:02 +00:00
fdescfs Restore the ability to mount procfs and fdescfs filesystems via the 2006-05-15 19:42:10 +00:00
fifofs Add a_fdidx to comment prototype for fifo_open(). 2006-03-15 10:15:35 +00:00
hpfs
msdosfs mount_msdosfs.c: 2006-06-01 02:25:00 +00:00
ntfs Remove calls to vfs_export() for exporting a filesystem for NFS mounting 2006-05-26 00:32:21 +00:00
nullfs Remove incorrect null_checkexp() routine. This 2006-05-28 22:45:52 +00:00
nwfs Call vm_object_page_clean() with the object lock held. 2006-05-25 17:16:11 +00:00
portalfs Add a kern_close() so that the ABIs can close a file descriptor w/o having 2006-07-08 20:03:39 +00:00
procfs Upon further review, DES prefers this change over that in revision 1.13 2006-06-05 16:41:27 +00:00
pseudofs Correctly calculate a buffer length. It was off by one so a read() returned 2006-06-27 20:21:38 +00:00
smbfs Enable inadvertantly disabled "securenet" access controls in ypserv. [1] 2006-05-31 22:32:22 +00:00
udf Fix a memory leak and a nested 'for' loop in the spare table handling. 2006-06-26 03:21:19 +00:00
umapfs
unionfs Remove unneeded mac.h include. 2006-07-06 13:25:01 +00:00