mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
Modify a comment to make things clearer.
Jeremy.
(This used to be commit 9d55ca85ff
)
This commit is contained in:
parent
ffbc38abe1
commit
c7b75de962
@ -204,7 +204,9 @@ void trigger_write_time_update(struct files_struct *fsp)
|
||||
|
||||
if (fsp->update_write_time_triggered) {
|
||||
/*
|
||||
* No point - an event is already scheduled.
|
||||
* We only update the write time
|
||||
* on the first write. After that
|
||||
* no other writes affect this.
|
||||
*/
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user