Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jan 2011 18:46:05 +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:  <201101051846.p05IkGlt058249@repoman.freebsd.org>

index | next in thread | raw e-mail

rmacklem    2011-01-05 18:46:05 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nfsserver     nfs_nfsdport.c 
  Log:
  SVN rev 217017 on 2011-01-05 18:46:05Z by rmacklem
  
  Fix the experimental NFS server to use vfs_busyfs() instead
  of vfs_getvfs() so that the mount point is busied for the
  VFS_FHTOVP() call. This is analagous to r185432 for the
  regular NFS server.
  
  Reviewed by:    kib
  MFC after:      12 days
  
  Revision  Changes    Path
  1.37      +5 -6      src/sys/fs/nfsserver/nfs_nfsdport.c


help

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