freebsd-dev/sys/fs
Rick Macklem 808306dd0f Delete the unused "use_ext" argument to nfscl_reqstart().
This is a partial revert of r363210, since the "use_ext" argument added
by that commit is not actually useful.

This patch should not result in any semantics change.
2020-08-18 01:41:12 +00:00
..
autofs vfs: remove the thread argument from vget 2020-08-16 17:18:54 +00:00
cd9660 vfs: remove the obsolete privused argument from vaccess 2020-08-05 09:27:03 +00:00
cuse cuse: Stop checking for failures from malloc(M_WAITOK). 2020-07-23 14:03:37 +00:00
deadfs vfs: flatten vop vectors 2019-12-16 00:06:22 +00:00
devfs devfs: Abstract locking assertions 2020-08-12 00:32:31 +00:00
ext2fs extfs: remove redundant little endian conversion. 2020-08-17 15:05:41 +00:00
fdescfs vfs: remove the thread argument from vget 2020-08-16 17:18:54 +00:00
fifofs Call pipeselwakeup() after toggling PIPE_EOF. 2020-04-27 15:59:07 +00:00
fuse vfs: remove the thread argument from vget 2020-08-16 17:18:54 +00:00
mntfs Add a new "mntfs" pseudo file system which provides private device vnodes for 2020-03-06 18:41:37 +00:00
msdosfs vfs: remove the thread argument from vget 2020-08-16 17:18:54 +00:00
nfs Delete the unused "use_ext" argument to nfscl_reqstart(). 2020-08-18 01:41:12 +00:00
nfsclient Delete the unused "use_ext" argument to nfscl_reqstart(). 2020-08-18 01:41:12 +00:00
nfsserver Delete the unused "use_ext" argument to nfscl_reqstart(). 2020-08-18 01:41:12 +00:00
nullfs VMIO reads: enable for nullfs upper vnode if the lower vnode supports it. 2020-08-16 21:05:56 +00:00
procfs Retire procfs-based process debugging. 2020-04-01 19:22:09 +00:00
pseudofs vfs: remove the thread argument from vget 2020-08-16 17:18:54 +00:00
smbfs vfs: remove the thread argument from vget 2020-08-16 17:18:54 +00:00
tmpfs tmpfs: use vget_prep/vget_finish instead of vget + vnode 2020-08-16 17:19:23 +00:00
udf vfs: remove the obsolete privused argument from vaccess 2020-08-05 09:27:03 +00:00
unionfs Fix export_args ex_flags field so that is 64bits, the same as mnt_flags. 2020-06-14 00:10:18 +00:00