r14941: a rename of a file (but not a directory) triggers 3 events. The first
authorAndrew Tridgell <tridge@samba.org>
Thu, 6 Apr 2006 10:05:19 +0000 (10:05 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:00:20 +0000 (14:00 -0500)
commit4abf299e0cd238d80ebe8b31eb0a4388499da404
treeae6636f86439fbedca95b12251744bcb37868dc3
parent115acb5dd0bcd3a4b52c3a02302e8c250715bb44
r14941: a rename of a file (but not a directory) triggers 3 events. The first
two are the rename (FROM and TO) then the 3rd event is a modify event
of both attributes and creation time.
(This used to be commit 010a1b14a58c0194e1f8bba29f4d02a86b7559c5)
source4/ntvfs/posix/pvfs_rename.c