Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jan 2011 00:33:32 +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:  <201101030033.p030XobJ087303@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rmacklem    2011-01-03 00:33:32 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nfsserver     nfs_nfsdserv.c nfs_nfsdsocket.c 
  Log:
  SVN rev 216897 on 2011-01-03 00:33:32Z by rmacklem
  
  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.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.14      +8 -12     src/sys/fs/nfsserver/nfs_nfsdserv.c
  1.10      +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?201101030033.p030XobJ087303>