vfs_gpfs: Move mapping from generic NFSv ACL to GPFS ACL to separate function
authorChristof Schmitt <cs@samba.org>
Tue, 9 Jul 2019 20:08:35 +0000 (13:08 -0700)
committerChristof Schmitt <cs@samba.org>
Tue, 23 Jul 2019 18:27:27 +0000 (18:27 +0000)
commitfbf3a090a9ec94262b2924461cc1d6336af9919c
treed3687483b47ba8a78b4169b034f4f6f6e67d7882
parent8bd79ecc37376dbaa35606f9c2777653eb3d55e3
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>
source3/modules/vfs_gpfs.c