Change the file time before we change the file mode.
commit7da6c675440b0253ab37ee6097f769a2e45c7b7b
authorAlexander Bokovoy <ab@samba.org>
Wed, 6 Feb 2008 06:10:50 +0000 (6 09:10 +0300)
committerAlexander Bokovoy <ab@samba.org>
Wed, 6 Feb 2008 06:10:50 +0000 (6 09:10 +0300)
tree6188316ac2a4ac998f40c3878567d512b5303999
parent9827d5ff416479408b19a8964c2321ea2517aa74
Change the file time before we change the file mode.

This doesn't matter for most applications, but for offline files it matters as it allows you to set
files offline from windows clients even with HSM systems that refuse to offline newly created files.
Merge from Tridge's v3-0-ctdb tree.
source/smbd/reply.c