]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix the new NFSv4 server so that it checks for VREAD_ACL when
authorrmacklem <rmacklem@FreeBSD.org>
Tue, 21 Jun 2011 19:58:29 +0000 (19:58 +0000)
committerrmacklem <rmacklem@FreeBSD.org>
Tue, 21 Jun 2011 19:58:29 +0000 (19:58 +0000)
commitaf32f8cb559748adc106e1e2e118109231eb6954
tree03414c9b2452fe056d47c5ce5c7424fcfa0eaa27
parent2df9331d12f7b78278e2828898debc4238212f5c
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
sys/fs/nfsserver/nfs_nfsdserv.c