Correct fix for bug 6781 - Cannot rename subfolders in Explorer view with recent...
commit7f17f286d3a4a0b864fa771f945a8fc02e45ae4d
authorJeremy Allison <jra@samba.org>
Wed, 7 Oct 2009 22:49:56 +0000 (7 15:49 -0700)
committerKarolin Seeger <kseeger@samba.org>
Mon, 12 Oct 2009 09:47:27 +0000 (12 11:47 +0200)
treedbc7d11d13180280de3fbd0cb66523cd5d974bb4
parent0e7fbe2c0b0ffeb56fc3d2a3b2cd9f45bffb91ad
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 1f604d26d038956a6ddde892610c9b2254268160)
source/smbd/files.c