diff options
author | Tim Prouty <tprouty@samba.org> | 2009-08-06 15:53:33 -0700 |
---|---|---|
committer | Tim Prouty <tprouty@samba.org> | 2009-08-06 17:07:50 -0700 |
commit | 457191e9f396898b8a511cf860f24986f36fd879 (patch) | |
tree | a963611eeb986e120bdbd86c91930efeb79886d2 /source3/.indent.pro | |
parent | 09e9904f18634b135944f466c48c4be1a43b4272 (diff) | |
download | samba-457191e9f396898b8a511cf860f24986f36fd879.tar.gz samba-457191e9f396898b8a511cf860f24986f36fd879.tar.bz2 samba-457191e9f396898b8a511cf860f24986f36fd879.zip |
s3: Fix a bug in renames of directories
Recently code was added to match windows semantics of denying the
rename of a directory if there are open files underneath it. This
does partly match windows semantics, but it turns out the rename
should be allowed if the open file handle is for the directory being
renamed, or for a stream on the directory being renamed. This patch
refines the check to better follow these rename semantics.
Diffstat (limited to 'source3/.indent.pro')
0 files changed, 0 insertions, 0 deletions