vfs: Use a blocking function in vfs_afsacl for system ACL blobs
authorAndrew Bartlett <abartlet@samba.org>
Wed, 10 Oct 2012 05:45:44 +0000 (16:45 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 11 Oct 2012 01:25:12 +0000 (12:25 +1100)
commitc960a49f428d8e5030bd61c42095786406184b99
tree25e26c7c5f541f6d1ca24a4fdda76d9ebce566a6
parentddcaac99f0262909be57eceac4535bd3684096b3
vfs: Use a blocking function in vfs_afsacl for system ACL blobs

This is important, as we need to avoid asking any lower module for a
possible libear ACL blob.  We may implement a linearisation in the
future.

Andrew Bartlett
source3/modules/vfs_afsacl.c