summaryrefslogtreecommitdiffstats
path: root/lib/ntdb/test/python-api.py
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2013-12-03 17:22:19 -0800
committerVolker Lendecke <vl@samba.org>2013-12-05 08:12:09 +0100
commita926d0f4616e70d0e50222b5b6b03f4be374ff3e (patch)
tree98b27fd8e311afb0fae7a6f438131bf9cf0e46a9 /lib/ntdb/test/python-api.py
parent97e8b56250f30e73ad4bdcae292fe5c0df65e69a (diff)
downloadsamba-a926d0f4616e70d0e50222b5b6b03f4be374ff3e.tar.gz
samba-a926d0f4616e70d0e50222b5b6b03f4be374ff3e.tar.xz
samba-a926d0f4616e70d0e50222b5b6b03f4be374ff3e.zip
smbd - allow updates on directory write times on open handles.
If we set a non-null 'old timestamp' in the share mode database when creating a directory handle, this prevents mtime (write time) updates from being seen by clients, as we will always return the timestamp stored in the database whilst the handle is open. For files this is ok, as we update the stored timestamp ourselves when we write to the handle. For directories we should just rely on the mtime value from the underlying filesystem. Torture test to follow. BUG: https://bugzilla.samba.org/show_bug.cgi?id=9870 Signed-off-by: Jeremy Allison <jra@samba.org> Reviewed-by: Volker Lendecke <vl@samba.org>
Diffstat (limited to 'lib/ntdb/test/python-api.py')
0 files changed, 0 insertions, 0 deletions