Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Nov 2010 10:18:01 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/nfsserver nfs_serv.c
Message-ID:  <201011081018.oA8AIJEg025254@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2010-11-08 10:18:01 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/nfsserver        nfs_serv.c 
  Log:
  SVN rev 214976 on 2010-11-08 10:18:01Z by kib
  
  MFC r214851:
  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().
  
  Revision   Changes    Path
  1.195.2.7  +1 -1      src/sys/nfsserver/nfs_serv.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011081018.oA8AIJEg025254>