freebsd-dev/sys/fs
Rick Macklem 7482701cd4 Patch the experimental NFS server in a manner analagous to r205661
for the regular NFS server, to ensure that ESTALE is
returned to the client for all errors returned by VFS_FHTOVP().

MFC after:	2 weeks
2010-03-26 01:35:19 +00:00
..
cd9660 On LP64 struct ifid is 64-bit aligned while struct fid is 32-bit aligned 2010-01-23 22:38:01 +00:00
coda
deadfs
devfs Properly use dev_refl()/dev_rel() in kern.devname. 2010-01-31 15:19:16 +00:00
ext2fs Fix common misspelling of hierarchy 2010-02-20 10:19:19 +00:00
fdescfs Fix a long standing regression of readdir(3) in fdescfs(5) introduced 2010-03-16 19:59:14 +00:00
fifofs - Improve comments about locking of the "struct fifoinfo" which is a bit 2009-11-06 22:29:46 +00:00
hpfs
msdosfs When returning error from msdosfs_lookup(), make sure that *vpp is NULL. 2010-03-03 21:59:45 +00:00
nfs Fix the experimental NFS subsystem so that it uses the correct 2010-03-24 02:02:02 +00:00
nfsclient Patch the experimental NFS client so that there is a timeout 2010-01-31 19:12:24 +00:00
nfsserver Patch the experimental NFS server in a manner analagous to r205661 2010-03-26 01:35:19 +00:00
ntfs Fix ntfs such that it understand media with a non-512-bytes sector size: 2009-12-07 15:15:08 +00:00
nullfs
nwfs Don't touch v_interlock; use VI_* macros instead. 2010-01-27 19:30:44 +00:00
portalfs Don't use ap->a_td->td_ucred when we were passed ap->a_cred. 2009-12-02 18:09:22 +00:00
procfs Provide groundwork for 32-bit binary compatibility on non-x86 platforms, 2010-03-11 14:49:06 +00:00
pseudofs Truncate read request rather than returning EIO if the request is 2010-01-22 08:45:12 +00:00
smbfs Remove unused smbfs_smb_qpathinfo(). 2010-01-08 15:53:07 +00:00
tmpfs Add "maxfilesize" mount option for tmpfs to allow specifying the 2010-01-29 12:09:14 +00:00
udf
unionfs Fix some LORs between vnode locks and filedescriptor table locks. 2009-07-31 13:40:06 +00:00