1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-14 19:24:43 +03:00
Stefan Metzmacher c9fb96146c smbd: some write time fixes
- only the first non truncating write causes
  the write time update with 2 seconds delay.
  It's not enough to check for an existing update event
  as it will be NULL after the event was triggered.

- SMBwrite truncates always update the write time
  unless the sticky write time is set.

- SMBwrite truncates don't trigger a write time update on close.

metze
(This used to be commit 3d17089b6dc773303c8c553f3f6140e60e348fb7)
2008-09-08 16:25:41 +02:00
..
2008-09-08 16:25:41 +02:00
2008-09-08 16:01:19 +02:00
2008-08-16 10:34:42 -07:00
2008-09-05 13:22:59 +02:00
2008-09-05 12:33:48 +02:00
2008-08-20 22:12:24 +02:00
2008-08-31 12:15:35 +02:00
2008-08-15 23:19:57 +02:00
2008-09-08 16:25:41 +02:00
2008-08-28 18:16:00 +02:00
2008-07-15 14:37:48 -07:00
2008-06-17 10:43:19 +02:00
2008-08-13 15:25:09 +02:00