1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-28 11:57:28 +00:00
freebsd/sys/fs
Rick Macklem f8c5fbf7c1 Allow the experimental NFSv4 client to use cached attributes
when a write delegation is held. Also, add a missing
mtx_unlock() call for the ACL debugging code.

MFC after:	5 days
2010-05-18 05:18:21 +00:00
..
cd9660
coda
deadfs
devfs Add MAKEDEV_NOWAIT flag to make_dev_credf(9), to create a device node 2010-05-06 19:22:50 +00:00
ext2fs Move checking against RLIMIT_FSIZE into one place, vn_rlimit_fsize(). 2010-05-05 16:44:25 +00:00
fdescfs
fifofs
hpfs
msdosfs Style fixes and removal of unneeded variable. 2010-05-06 18:43:19 +00:00
nfs Fix typos in macros. 2010-05-08 14:50:12 +00:00
nfsclient Allow the experimental NFSv4 client to use cached attributes 2010-05-18 05:18:21 +00:00
nfsserver
ntfs
nullfs Disable bypass for the vop_advlockpurge(). The vop is called after 2010-05-16 05:00:29 +00:00
nwfs Push down the page queues lock into vm_page_activate(). 2010-05-07 15:49:43 +00:00
portalfs
procfs The thread_unsuspend() requires both process mutex and process spinlock 2010-05-10 15:19:12 +00:00
pseudofs
smbfs Push down the page queues lock into vm_page_activate(). 2010-05-07 15:49:43 +00:00
tmpfs Style fixes and removal of unneeded variable. 2010-05-06 18:43:19 +00:00
udf
unionfs