search for: set_delete_on_close

Displaying 1 result from an estimated 1 matches for "set_delete_on_close".

2005 Sep 21
2
locking.tdb: expand_file ftruncate to 8192 failed (Permission denied)
...0, pid=18388, effective(4019, 412), real(4019, 0)] tdb/tdbutil.c:tdb_log(767) tdb(/srv/physik.fu-berlin.de/data/.samba/cluster1-test/cache/locking.tdb): expand_file ftruncate to 8192 failed (Permission denied) [2005/09/21 20:48:15, 0, pid=18388, effective(4019, 412), real(4019, 0)] smbd/trans2.c:set_delete_on_close(3533) set_delete_on_close: failed to change delete on close flag for file testspampure~ Turning on more debugging one sees that set_delete_on_close returns NT_STATUS_ACCESS_DENIED. According to the code in 3.0.20 this is because lock_share_entry_fsp(fsp) returned False. At the time locking.tdb i...