diff options
author | Jeremy Allison <jra@samba.org> | 2011-02-22 16:38:42 -0800 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2011-02-23 02:17:21 +0100 |
commit | 7464793c9d00ac2aee40b1377477eb1e2b7c8251 (patch) | |
tree | 2c9c198ed1dfcee68c7ac736f36549ce5e8ffb20 /testsuite | |
parent | 67e72f52047a69050235f9ed1b85d87712b494f7 (diff) | |
download | samba-7464793c9d00ac2aee40b1377477eb1e2b7c8251.tar.gz samba-7464793c9d00ac2aee40b1377477eb1e2b7c8251.tar.bz2 samba-7464793c9d00ac2aee40b1377477eb1e2b7c8251.zip |
Fix bug found against the new Mac client @ Connectathon. Mac clients
don't open with FILE_WRITE_ATTRIBUTES when just doing a write, so updating
the write time on close fails as smb_set_file_time() now (correctly) checks
for FILE_WRITE_ATTRIBUTES in the access_mask before allowing client time
update. This is an internal time update being done on a close, not a handle-based
client request.
Diffstat (limited to 'testsuite')
0 files changed, 0 insertions, 0 deletions