1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-30 16:51:41 +00:00
freebsd/sys/nfsserver
Konstantin Belousov fc79a404dd Fix a bug in r214049. The nvp == vp case shall be handled specially
only for !usevget case. If VFS_VGET is working, the vnode shared lock
is obtained recursively and vput() shall be done, not vunref().

Submitted by:	rmacklem
Tested by:	Josh Carroll <josh.carroll gmail com>
MFC after:	3 days
2010-11-05 21:13:16 +00:00
..
nfs_fha.c
nfs_fha.h
nfs_serv.c Fix a bug in r214049. The nvp == vp case shall be handled specially 2010-11-05 21:13:16 +00:00
nfs_srvkrpc.c
nfs_srvsubs.c Patch the regular NFS server so that it returns ESTALE to the client 2010-03-26 01:19:29 +00:00
nfs.h
nfsm_subs.h
nfsrvcache.h
nfsrvstats.h