freebsd-src/sys/fs/nfsclient
Konstantin Belousov ab17854f97 nfsclient: access v_mount only after the vnode is locked
and we checked that it is not reclaimed.

Reviewed by:	markj, rmacklem
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D36722
2022-09-27 23:00:51 +03:00
..
nfs.h nfscl: Add support for a NFSv4 AppendWrite RPC 2022-04-30 13:49:23 -07:00
nfs_clbio.c filesystems: return error from vn_rlimit_fsize() instead of EFBIG 2022-09-24 19:41:14 +03:00
nfs_clcomsubs.c nfsclient: Fix a typos in source code comments 2022-03-27 19:27:05 +02:00
nfs_clkdtrace.c Adjust dtnfsclient_unload() definition to avoid clang 15 warning 2022-07-19 20:41:24 +02:00
nfs_clkrpc.c
nfs_clnfsiod.c
nfs_clnode.c nfscl: Cache an open stateid for the "oneopenown" mount option 2021-07-28 15:48:27 -07:00
nfs_clport.c nfscl: Clean up the code by removing unused arguments 2022-04-14 16:15:56 -07:00
nfs_clrpcops.c nfscl: Fix CreateSession for an established ClientID 2022-07-11 16:50:34 -07:00
nfs_clstate.c nfscl: Move nfsrpc_destroysession into nfscommon 2022-07-09 08:02:14 -07:00
nfs_clsubs.c sysent: Get rid of bogus sys/sysent.h include. 2022-05-28 20:52:17 +03:00
nfs_clvfsops.c nfscl: Allow "nolockd" to work for NFSv4 mounts 2022-09-04 13:09:33 -07:00
nfs_clvnops.c nfsclient: access v_mount only after the vnode is locked 2022-09-27 23:00:51 +03:00
nfs_kdtrace.h
nfsmount.h nfscl: Add a VOP_DEALLOCATE() for the NFSv4.2 client 2021-08-27 18:31:36 -07:00
nfsnode.h PR#259071 provides a test program that fails for the NFS client. 2021-10-30 16:35:02 -07:00
nlminfo.h