freebsd-skq/sys/fs
rmacklem 42001445f1 Fix a kernel linking problem introduced by r221032, r221040
when building kernels that don't have "options NFS_ROOT"
specified. I plan on moving the functions that use these
data structures into the shared code in sys/nfs/nfs_diskless.c
in a future commit. At that time, these definitions will no
longer be needed in nfs_vfsops.c and nfs_clvfsops.c.

MFC after:	2 weeks
2011-04-26 13:50:11 +00:00
..
cd9660
coda
deadfs
devfs
ext2fs Use ffs() to locate free bits in the inode and block bitmaps rather than 2011-02-24 22:11:36 +00:00
fdescfs Linuxolator calls VOP_READDIR with ncookies pointer. Implement a 2011-04-09 21:40:48 +00:00
fifofs
hpfs
msdosfs Report EBUSY instead of EROFS for attempt of deleting or renaming the 2011-03-25 22:31:28 +00:00
nfs Modify the experimental (newnfs) NFS client so that it uses the 2011-04-25 23:12:18 +00:00
nfsclient Fix a kernel linking problem introduced by r221032, r221040 2011-04-26 13:50:11 +00:00
nfsserver Fix the experimental NFSv4 server so that it uses VOP_PATHCONF() 2011-04-14 23:46:15 +00:00
ntfs
nullfs Fix typos - remove duplicate "is". 2011-02-23 09:22:33 +00:00
nwfs
portalfs Mfp4 CH=177274,177280,177284-177285,177297,177324-177325 2011-02-16 21:29:13 +00:00
procfs Add macro to test the sv_flags of any process. Change some places to test 2011-01-26 20:03:58 +00:00
pseudofs
smbfs
tmpfs Eliminate two dubious attempts at optimizing the implementation of a 2011-02-22 14:47:10 +00:00
udf
unionfs