From: Jeff Layton Date: Tue, 1 Jun 2010 20:21:01 +0000 (-0400) Subject: cifs: don't attempt busy-file rename unless it's in same directory X-Git-Tag: v2.6.35-rc4~66^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed0e3ace576d297a5c7015401db1060bbf677b94;p=pandora-kernel.git cifs: don't attempt busy-file rename unless it's in same directory 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 CC: Stable Signed-off-by: Steve French --- Reading git-diff-tree failed