ocfs2: remove spurious d_count check in ocfs2_rename()
authorSunil Mushran <sunil.mushran@oracle.com>
Wed, 11 Oct 2006 19:23:02 +0000 (12:23 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Fri, 20 Oct 2006 22:26:35 +0000 (15:26 -0700)
This was causing some folks to incorrectly get -EBUSY during rename.

Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>

No differences found