Prepare the gpfs acl module for the api change in get_nt_acl().
authorMichael Adam <obnox@samba.org>
Fri, 16 Nov 2007 17:33:39 +0000 (18:33 +0100)
committerMichael Adam <obnox@samba.org>
Wed, 19 Dec 2007 22:07:58 +0000 (23:07 +0100)
commit010056a5e6c8b94d858575210b5544e5bbcd32b3
tree63acb82e4adc6ff711dd377d11999b210a28ae2c
parentc650857fac826697cb1d9441b9ea869b85190d25
Prepare the gpfs acl module for the api change in get_nt_acl().

This moves functionality from gpfsacl_get_nt_acl_common()
back to gpfsacl_get_nt_acl() and gpfsacl_fget_nt_acl(),
making both these functions more specific (calling the
corresponding fsp- and non-fsp functions).
gpfsacl_get_nt_acl_common(). is removed.

Michael
(This used to be commit d6043c1066322d2c567aedc5eae1a9d46c8fc396)
source3/modules/vfs_gpfs.c