Correct fix for bug 6781 - Cannot rename subfolders in Explorer view with recent...
commit2165f198d63ffedb4c454d67006df701e5b6bad8
authorJeremy Allison <jra@samba.org>
Wed, 7 Oct 2009 22:14:50 +0000 (7 15:14 -0700)
committerKarolin Seeger <kseeger@samba.org>
Thu, 26 Nov 2009 10:39:05 +0000 (26 11:39 +0100)
tree979a3c025aed4809a876e06e3f61f014a1dc30bc
parent02d9be8fb402ea7650330446ba96c3d6f9cae12a
Correct fix for bug 6781 - Cannot rename subfolders in Explorer view with recent versions of Samba.
Without this fix, renaming a directory ./a to ./b, whilst a directory ./aa was already open
would fail.
Jeremy.
(cherry picked from commit fcd6a57d310a55cda7ff6248a59a99d50d925bed)
source3/smbd/files.c