freebsd-skq/sys/fs
Pedro F. Giffuni e54a659a26 Provide VOP_GETPAGES_ASYNC() for extfs.
Merge the filesystem specific part from r274914 to ext2fs.

I only did regular testing with the change but UFS and our ext2fs
are similar enough that the code should just work with the new
sendfile.

Discussed with:	glebius
2015-05-28 21:06:59 +00:00
..
autofs
cd9660
cuse
deadfs
devfs Refine r280308. Do not completely disable timestamping of devfs nodes 2015-04-01 08:25:40 +00:00
ext2fs Provide VOP_GETPAGES_ASYNC() for extfs. 2015-05-28 21:06:59 +00:00
fdescfs Some fixes for fdescfs lookup code. 2015-02-28 19:57:22 +00:00
fifofs
fuse File systems that do not use the buffer cache (such as ZFS) must 2015-04-15 20:16:31 +00:00
msdosfs File systems that do not use the buffer cache (such as ZFS) must 2015-04-15 20:16:31 +00:00
nandfs File systems that do not use the buffer cache (such as ZFS) must 2015-04-15 20:16:31 +00:00
nfs Make the size of the hash tables used by the NFSv4 server tunable. 2015-05-27 22:00:05 +00:00
nfsclient The NFS client generated directory block(s) with d_fileno == 0 2015-05-23 21:58:41 +00:00
nfsserver Make the size of the hash tables used by the NFSv4 server tunable. 2015-05-27 22:00:05 +00:00
nullfs File systems that do not use the buffer cache (such as ZFS) must 2015-04-15 20:16:31 +00:00
procfs Always set p_oppid when attaching to an existing process via procfs 2015-05-22 11:03:51 +00:00
pseudofs Hide vfs.pfs.trace variable if it is not used. 2015-05-24 18:11:22 +00:00
smbfs
tmpfs tmpfs_getattr(): Return more correct allocated byte counts. 2015-04-10 19:04:39 +00:00
udf
unionfs