vfs_gpfs: Use ACL defines from GPFS 3.5 header files
authorChristof Schmitt <cs@samba.org>
Mon, 23 Mar 2015 19:54:34 +0000 (12:54 -0700)
committerChristof Schmitt <cs@samba.org>
Wed, 8 Jul 2015 00:54:26 +0000 (02:54 +0200)
commit4099bdfae84962b126cb5420f61fc0caebd38268
tree08e1152a3fd4af68ce218441a5cb82714551a882
parentcd55349e9b0cfc9bb8c04a5cfa3c142efead6b83
vfs_gpfs: Use ACL defines from GPFS 3.5 header files

GPFS 3.5 is now the oldest support version. Cleanup the ACL code by
using the defines and structs from the 3.5 header file.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/modules/vfs_gpfs.c