Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jun 2011 19:58:29 +0000 (UTC)
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/nfsserver nfs_nfsdserv.c
Message-ID:  <201106211958.p5LJwgdO027550@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rmacklem    2011-06-21 19:58:29 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nfsserver     nfs_nfsdserv.c 
  Log:
  SVN rev 223373 on 2011-06-21 19:58:29Z by rmacklem
  
  Fix the new NFSv4 server so that it checks for VREAD_ACL when
  a client does a Getattr for an ACL and not VREAD_ATTRIBUTES.
  This was found during the recent NFSv4 interoperability Bakeathon.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.19      +16 -6     src/sys/fs/nfsserver/nfs_nfsdserv.c



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