]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit81c3003b4a0f77c5c3a168fd392bdc67d157ffb5
tree8a994dc00559c00f20ebc74d5b10ebe3024741e2
parentfab1e85e7ca86cba8cf69d424160c6646a464006
ocfs2: remove spurious d_count check in ocfs2_rename()

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>
fs/ocfs2/namei.c