freebsd-src/sys/fs
Mateusz Guzik 65127e982b nfs: stop using SAVESTART
Only the name is wanted which is already always provided.

Reviewed by:	rmacklem
Tested by:	pho, rmacklem
Differential Revision:	https://reviews.freebsd.org/D34470
2022-12-19 08:09:00 +00:00
..
autofs
cd9660 cd9660: Use ANSI (c89) prototypes 2022-07-17 08:14:49 -04:00
cuse cuse(3): Cosmetic change about testing boolean values. 2022-10-04 13:51:06 +02:00
deadfs
devfs vfs: always retain path buffer after lookup 2022-09-17 09:10:38 +00:00
ext2fs ext2fs: fix potential memory leak in ext4_ext_grow_indepth() 2022-12-17 13:19:51 -05:00
fdescfs vfs: introduce V_PCATCH to stop abusing PCATCH 2022-09-17 15:41:37 +00:00
fifofs
fuse Tree-wide replacement of VOP_UNLOCK + vrele combo with vput 2022-11-07 23:34:27 +00:00
mntfs
msdosfs Tree-wide replacement of VOP_UNLOCK + vrele combo with vput 2022-11-07 23:34:27 +00:00
nfs nfs: Fix common typos in source code comments 2022-11-08 14:58:32 +01:00
nfsclient nfscl: Fix the NFSv4.0 mount so that it does not crash 2022-10-15 08:38:07 -07:00
nfsserver nfs: stop using SAVESTART 2022-12-19 08:09:00 +00:00
nullfs nullfs: adopt VV_CROSSLOCK 2022-12-10 22:02:39 -06:00
procfs vm_pager: Remove references to KVME_TYPE_DEFAULT in the kernel 2022-07-17 07:09:48 -04:00
pseudofs pseudofs: use the vget_prep/vget_finish idiom 2022-09-19 20:08:40 +00:00
smbfs filesystems: return error from vn_rlimit_fsize() instead of EFBIG 2022-09-24 19:41:14 +03:00
tmpfs tmpfs_getattr(): Only take vm_object lock on 32bit machines 2022-12-17 19:01:56 +02:00
udf vfs: NDFREE(&nd, NDF_ONLY_PNBUF) -> NDFREE_PNBUF(&nd) 2022-03-24 10:20:51 +00:00
unionfs unionfs: allow recursion on covered vnode lock during mount/unmount 2022-12-10 22:02:38 -06:00