Correct fix for bug 6781 - Cannot rename subfolders in Explorer view with recent...
commit746fb5aa4fb562f7626cd39197f8ef087dbf20a7
authorJeremy Allison <jra@samba.org>
Wed, 7 Oct 2009 22:14:50 +0000 (7 15:14 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 7 Oct 2009 22:14:50 +0000 (7 15:14 -0700)
tree71cf75133acc3b5ac98be5c91356a2ebeddb4577
parent2f379d70ffa1dc8d2899489e35e715efe96a4b51
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.
source3/smbd/files.c