s3:vfs/time_audit: Add back pointer for sys_acl_delete_def_file_fn
commit5765d73f72e25f53bd899e17c5ebd6a3aada1686
authorChristof Schmitt <christof.schmitt@us.ibm.com>
Fri, 31 Aug 2012 17:33:57 +0000 (31 10:33 -0700)
committerChristian Ambach <ambi@samba.org>
Mon, 10 Sep 2012 15:58:19 +0000 (10 17:58 +0200)
tree249f9b7f990420d3906735d2ed435411e84bfaf6
parentdc9b622d75d85c48441db5034136e6ff90c19811
s3:vfs/time_audit: Add back pointer for sys_acl_delete_def_file_fn

Commit e25830dcd87387a237b96f0d70deb204a5bf0a54 removed the function
pointer from the time_audit module, although the VFS function still
exists. Add the function pointer again in time_audit as this seems
to be an accidentally deletion.

Signed-off-by: Christian Ambach <ambi@samba.org>
source3/modules/vfs_time_audit.c