git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c5de28
)
cifs: don't attempt busy-file rename unless it's in same directory
author
Jeff Layton
<jlayton@redhat.com>
Tue, 1 Jun 2010 20:21:01 +0000
(16:21 -0400)
committer
Steve French
<sfrench@us.ibm.com>
Sat, 12 Jun 2010 01:45:36 +0000
(
01:45
+0000)
Busy-file renames don't actually work across directories, so we need
to limit this code to renames within the same dir.
This fixes the bug detailed here:
https://bugzilla.redhat.com/show_bug.cgi?id=591938
Signed-off-by: Jeff Layton <jlayton@redhat.com>
CC: Stable <stable@kernel.org>
Signed-off-by: Steve French <sfrench@us.ibm.com>
No differences found