Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Nov 2010 22:30:19 +0000 (UTC)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/nfsserver nfs_serv.c
Message-ID:  <201011022230.oA2MUXk4023417@repoman.freebsd.org>

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

pjd         2010-11-02 22:30:19 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/nfsserver        nfs_serv.c 
  Log:
  SVN rev 214693 on 2010-11-02 22:30:19Z by pjd
  
  MFC r211854:
  
  - When VFS_VGET() is not supported, switch to VOP_LOOKUP().
  - We are fine by only share-locking the vnode.
  - Remove assertion that doesn't hold for ZFS where we cross mount points
    boundaries by going into .zfs/snapshot/<name>/.
  
  Reviewed by:    rmacklem
  Reminded by:    kib
  
  Revision   Changes    Path
  1.195.2.5  +48 -40    src/sys/nfsserver/nfs_serv.c



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