1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/sys/fs
Rick Macklem f659876f01 Vrele ni_startdir in the experimental NFS server for the case
of NFSv2 getting an error return from VOP_MKNOD(). Without this
patch, the server file system remains busy after an NFSv2
VOP_MKNOD() fails.

MFC after:	2 weeks
2011-04-11 20:54:30 +00:00
..
cd9660
coda
deadfs
devfs Don't allow user created symbolic links to cover another entries marked 2010-12-15 16:49:47 +00:00
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 Add some cleanup code to the module unload operation for 2011-04-10 20:43:07 +00:00
nfsclient This patch fixes the Experimental NFS client to properly deal with 32 bit or 64 2011-03-30 01:10:11 +00:00
nfsserver Vrele ni_startdir in the experimental NFS server for the case 2011-04-11 20:54:30 +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