pysmbd: Add hook for unlink() so python scripts can remove xattr.tdb entries
commit3aab9af0a5dfd4d4bd9af37a9188266fe8298b05
authorAndrew Bartlett <abartlet@samba.org>
Fri, 26 Oct 2012 06:25:53 +0000 (26 17:25 +1100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 3 Dec 2012 11:47:03 +0000 (3 12:47 +0100)
treeb49ce846cc7d3ca405b3a298c364cbe79b85d951
parent95f64c4ae7bb397ac9536a00413c035e82d4b779
pysmbd: Add hook for unlink() so python scripts can remove xattr.tdb entries

If we do not provide a way to remove files from xattr.tdb, we can re-use the inode.

Andrew Bartlett
(cherry picked from commit e107c6ace73ac40894fdd66860cfeae9115d5cd9)
source3/smbd/pysmbd.c
source4/scripting/python/samba/tests/posixacl.py