]> git.ipfire.org Git - thirdparty/samba.git/commit
r23910: We used to deny renames on the
authorJeremy Allison <jra@samba.org>
Tue, 17 Jul 2007 02:17:23 +0000 (02:17 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:28:41 +0000 (12:28 -0500)
commit03e3d587468ce66044814a8a58308b2fe9ab5499
treeb725afe9f0559531e0a3244763f2f3865bc77756
parent0989877fd191f7c9e195dc6e45dda5fd026f09dd
r23910: We used to deny renames on the
source open for non-delete open.
Turns out this is not the case.
VL please test but this matches
Windows behaviour. (I'll add a
torture test tomorrow).
Jeremy.
source/smbd/reply.c