1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/sys/fs
Alan Cox 3e5c84e292 We don't need an exclusive object lock on the expected execution path
through {ext2,ffs}_getpages().

Reviewed by:	kib, pfg
MFC after:	6 weeks
Sponsored by:	EMC / Isilon Storage Division
2014-09-13 18:26:13 +00:00
..
autofs Fix bug that, assuming a/ is a root of NFS filesystem mounted on autofs, 2014-08-24 17:03:52 +00:00
cd9660
cuse
deadfs
devfs
ext2fs We don't need an exclusive object lock on the expected execution path 2014-09-13 18:26:13 +00:00
fdescfs
fifofs
fuse Remove unused arguments for VOP_GETPAGES(), VOP_PUTPAGES(). 2014-09-10 12:36:41 +00:00
msdosfs
nandfs Set the erase block size properly in the case the underlying media 2014-08-02 05:05:16 +00:00
nfs Garbage collect NFSMINOFF() from the NFS stack; this unused macro replicates 2014-09-05 17:05:51 +00:00
nfsclient
nfsserver Change the NFS server's printf related to hitting 2014-08-10 01:13:32 +00:00
nullfs VOP_LOOKUP() may relock the directory vnode for some reasons. Since 2014-08-08 11:39:05 +00:00
procfs
pseudofs
smbfs Remove unused arguments for VOP_GETPAGES(), VOP_PUTPAGES(). 2014-09-10 12:36:41 +00:00
tmpfs Do not ignore error from tmpfs_alloc_vp(). It results in access to 2014-07-16 14:08:01 +00:00
udf
unionfs