Correctly send out notify messages for timestamp changes.
authorJeremy Allison <jra@samba.org>
Fri, 7 Aug 2009 17:19:20 +0000 (10:19 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 7 Aug 2009 17:19:20 +0000 (10:19 -0700)
commitea6819ae7565c22b0d6276acebfbab472a4e4c18
treebccf570d0bb33d38295b6904605977884445678e
parentaa6dc21fa304943ad70afd14f84cea720f3f2d27
Correctly send out notify messages for timestamp changes.
"change time" has no notify message, so don't send anything
out when we change it. Use FILE_NOTIFY_CHANGE_CREATION correctly
when changing the create time.
Jeremy.
source3/smbd/trans2.c