Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Apr 2011 23:55:27 +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:  <201104092355.p39NtefV055469@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rmacklem    2011-04-09 23:55:27 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nfsserver     nfs_nfsdport.c 
  Log:
  SVN rev 220507 on 2011-04-09 23:55:27Z by rmacklem
  
  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.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.44      +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?201104092355.p39NtefV055469>