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)
commitd6043c1066322d2c567aedc5eae1a9d46c8fc396
tree466c892120cc99bb6ad269957202f200bdd152de
parent7afeb1c6cb1bdb58d1e61c54ae215d947d8dc3ea
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
source/modules/vfs_gpfs.c