freebsd-skq/sys/fs/nfsclient
kib 2a498b0b77 In nfs_lock(), recheck vp->v_data after lock before accessing it.
We might race with reclaim, and then this is no longer a nfs vnode, in
which case we do not need to handle deferred vnode_pager_setsize()
either.

Reported by:	rk@ronald.org
PR:	 242184
Sponsored by:	The FreeBSD Foundation
MFC after:	3 days
2019-11-29 13:55:56 +00:00
..
nfs_clbio.c (4/6) Protect page valid with the busy lock. 2019-10-15 03:45:41 +00:00
nfs_clcomsubs.c
nfs_clkdtrace.c
nfs_clkrpc.c
nfs_clnfsiod.c Replace all mtx_assert() calls for n_mtx and ncl_iod_mutex with macros. 2019-09-26 02:54:45 +00:00
nfs_clnode.c Fix interface between nfsclient and vnode pager. 2019-10-22 16:17:38 +00:00
nfs_clport.c Fix interface between nfsclient and vnode pager. 2019-10-22 16:17:38 +00:00
nfs_clrpcops.c Replace all mtx_lock()/mtx_unlock() on n_mtx with the macros. 2019-09-24 01:58:54 +00:00
nfs_clstate.c Fix the NFSv4 client to safely find processes. 2019-04-15 01:27:15 +00:00
nfs_clsubs.c Fix interface between nfsclient and vnode pager. 2019-10-22 16:17:38 +00:00
nfs_clvfsops.c nfsclient: add root vnode caching 2019-10-06 22:17:29 +00:00
nfs_clvnops.c In nfs_lock(), recheck vp->v_data after lock before accessing it. 2019-11-29 13:55:56 +00:00
nfs_kdtrace.h
nfs.h Remove "struct ucred*" argument from vtruncbuf 2019-05-24 20:27:50 +00:00
nfsmount.h
nfsnode.h Fix interface between nfsclient and vnode pager. 2019-10-22 16:17:38 +00:00
nlminfo.h