Correct fix for bug 6781 - Cannot rename subfolders in Explorer view with recent...
commit1f604d26d038956a6ddde892610c9b2254268160
authorJeremy Allison <jra@samba.org>
Wed, 7 Oct 2009 22:49:56 +0000 (7 15:49 -0700)
committerKarolin Seeger <kseeger@samba.org>
Fri, 9 Oct 2009 06:41:30 +0000 (9 08:41 +0200)
tree20623a6956f4ff00cc3983d3184db45b081e1bce
parentfdc28f6700c97e1276e3d6ae1f242f7daa9bab9e
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.
source/smbd/files.c