Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jan 2011 00:59:04 +0000 (UTC)
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/nfsserver nfs_nfsdserv.c nfs_nfsdsocket.c
Message-ID:  <201101170059.p0H0xMDh075271@repoman.freebsd.org>

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

rmacklem    2011-01-17 00:59:04 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/fs/nfsserver     nfs_nfsdserv.c nfs_nfsdsocket.c 
  Log:
  SVN rev 217493 on 2011-01-17 00:59:04Z by rmacklem
  
  MFC: r216897
  Modify the experimental NFSv4 server so that the lookup
  ops return a locked vnode. This ensures that the associated mount
  point will always be valid for the code that follows the operation.
  Also add a couple of additional checks
  for non-error to the other functions that create file objects.
  
  Revision  Changes    Path
  1.5.2.10  +8 -12     src/sys/fs/nfsserver/nfs_nfsdserv.c
  1.4.2.7   +5 -1      src/sys/fs/nfsserver/nfs_nfsdsocket.c



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