1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/sys/fs
Rick Macklem f93d95cbf6 Modify nfs_open() in the experimental NFS client to be compatible
with the regular NFS client. Also, fix a couple of mutex lock issues.

MFC after:	1 week
2010-10-29 13:46:21 +00:00
..
cd9660 The r184588 changed the layout of struct export_args, causing an ABI 2010-10-10 07:05:47 +00:00
coda
deadfs
devfs Format prototypes to follow style(9) more closely. 2010-10-12 15:58:52 +00:00
ext2fs
fdescfs
fifofs
hpfs The r184588 changed the layout of struct export_args, causing an ABI 2010-10-10 07:05:47 +00:00
msdosfs Fix a possible race where the directory dirent is moved to the location 2010-10-18 03:34:33 +00:00
nfs Add a flag to the experimental NFSv4 client to indicate when 2010-10-26 23:18:37 +00:00
nfsclient Modify nfs_open() in the experimental NFS client to be compatible 2010-10-29 13:46:21 +00:00
nfsserver Modify the experimental NFSv4 server's file handle hash function 2010-10-23 22:28:29 +00:00
ntfs The r184588 changed the layout of struct export_args, causing an ABI 2010-10-10 07:05:47 +00:00
nullfs
nwfs
portalfs
procfs
pseudofs
smbfs
tmpfs tmpfs + sendfile: do not produce partially valid pages for vnode's tail 2010-10-12 17:16:51 +00:00
udf
unionfs