K 10 svn:author V 3 kib K 8 svn:date V 27 2019-11-29T13:55:56.265060Z K 7 svn:log V 308 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 END