Correct fix for bug 6781 - Cannot rename subfolders in Explorer view with recent...
commitfcd6a57d310a55cda7ff6248a59a99d50d925bed
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:16:38 +0000 (7 15:16 -0700)
tree979a3c025aed4809a876e06e3f61f014a1dc30bc
parent22d26287cf3f89c9294c285aff12736c47b85896
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