s3:vfs_gpfs use non_posix_sys_acl_blob_get_*_helper
commit06219913abc4f1c3912b377b4a9521a11ad45886
authorChristian Ambach <ambi@samba.org>
Tue, 30 Oct 2012 12:44:40 +0000 (30 13:44 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 4 Feb 2013 11:19:30 +0000 (4 12:19 +0100)
treeabedf235c361d2ad6017142995ec2fde28a518b5
parentf1ff845720604fc32788a59ec9a1a128135efe35
s3:vfs_gpfs use non_posix_sys_acl_blob_get_*_helper

use the helper functions to return the blob based on the
raw GPFS ACL blob (if it is a NFSv4 ACL). If not, fall back
to the POSIX ACL code

Signed-off-by: Christian Ambach <ambi@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/modules/vfs_gpfs.c