1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-04 12:52:15 +00:00
freebsd/sys/fs
Edward Tomasz Napierala 759489f9e2 Make autofs timeout handling use timeout task instead of callout;
that's because the handler can sleep on sx lock.

Reviewed by:	kib
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
2014-10-02 10:31:32 +00:00
..
autofs Make autofs timeout handling use timeout task instead of callout; 2014-10-02 10:31:32 +00:00
cd9660
cuse
deadfs
devfs Add a new fo_fill_kinfo fileops method to add type-specific information to 2014-09-22 16:20:47 +00:00
ext2fs Provide the unique implementation for the VOP_GETPAGES() method used 2014-09-15 12:28:29 +00:00
fdescfs
fifofs
fuse Remove unused arguments for VOP_GETPAGES(), VOP_PUTPAGES(). 2014-09-10 12:36:41 +00:00
msdosfs
nandfs
nfs Garbage collect NFSMINOFF() from the NFS stack; this unused macro replicates 2014-09-05 17:05:51 +00:00
nfsclient Avoid an exclusive acquisition of the object lock on the expected execution 2014-09-14 18:07:55 +00:00
nfsserver Change the NFS server's printf related to hitting 2014-08-10 01:13:32 +00:00
nullfs
procfs
pseudofs
smbfs Remove unused arguments for VOP_GETPAGES(), VOP_PUTPAGES(). 2014-09-10 12:36:41 +00:00
tmpfs
udf
unionfs