s3-smbd: Call sys_acl_free_qualifier() directly rather than via the VFS
commitd8fb9e77ec98b055e1214e4ccf9d3f047354ac97
authorAndrew Bartlett <abartlet@samba.org>
Mon, 13 Aug 2012 09:47:16 +0000 (13 19:47 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 15 Aug 2012 01:44:46 +0000 (15 11:44 +1000)
tree00fc1b88489444b8f61af88223dda98f0a4193f8
parent6a2f142b4980b8ce71980cd5bf8bd7b2428503d1
s3-smbd: Call sys_acl_free_qualifier() directly rather than via the VFS

This will allow us to remove the struct smb_acl_t manipuations from the VFS layer,
which will be reduced to handling the get/set functions.

Andrew Bartlett
source3/smbd/posix_acls.c