vfs_nfs4acl_xattr: do xattr ops as root
authorRalph Boehme <slow@samba.org>
Mon, 23 Oct 2017 12:15:12 +0000 (14:15 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 7 Nov 2017 23:20:08 +0000 (00:20 +0100)
commitb4072961c691dbe7434b077147a89d927a299570
tree26d80083a6a59ad76efbc1993639baf533055eba
parent08a6ae44196ff747c57e75a42a946978e89a2cd9
vfs_nfs4acl_xattr: do xattr ops as root

This ensures we can always fetch the ACL xattr blob when we wanted,
unrestricted of filesystem permissions or Linux xattr security namespace
restrictions.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/vfs_nfs4acl_xattr.c