Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Apr 2011 19:35:54 +0000 (UTC)
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/nfsserver nfs_nfsdport.c
Message-ID:  <201104241936.p3OJaJmZ080094@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

rmacklem    2011-04-24 19:35:54 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/fs/nfsserver     nfs_nfsdport.c 
  Log:
  SVN rev 220997 on 2011-04-24 19:35:54Z by rmacklem
  
  MFC: r220507
  Add a VOP_UNLOCK() for the directory, when that is not what
  VOP_LOOKUP() returned. This fixes a bug in the experimental
  NFS server for the case where VFS_VGET() fails returning EOPNOTSUPP
  in the ReaddirPlus RPC, forcing the use of VOP_LOOKUP() instead.
  
  Revision   Changes    Path
  1.15.2.28  +5 -1      src/sys/fs/nfsserver/nfs_nfsdport.c



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