vfs_gpfs: Move mapping from generic NFSv ACL to GPFS ACL to separate function
commit13195dff23268201b05c9057795a53fc08b1bb5f
authorChristof Schmitt <cs@samba.org>
Tue, 9 Jul 2019 20:08:35 +0000 (9 13:08 -0700)
committerKarolin Seeger <kseeger@samba.org>
Fri, 23 Aug 2019 08:59:26 +0000 (23 08:59 +0000)
tree9ca4ee4a571245bcddf699a95bcb70a25183c356
parent0ec7ac3eb18cf653afb0bdf0a9b8cbfd268ca34f
vfs_gpfs: Move mapping from generic NFSv ACL to GPFS ACL to separate function

This is not functional change. It cleans up the code a bit and makes
expanding this codepath in a later patch easier.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14032

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
(cherry picked from commit fbf3a090a9ec94262b2924461cc1d6336af9919c)
source3/modules/vfs_gpfs.c