]> nv-tegra.nvidia Code Review - linux-3.10.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)
commit711a40fcaa83bfad87736544b69f6fdd6527482d
tree8a994dc00559c00f20ebc74d5b10ebe3024741e2
parent79cd22d3ac921b9209bf813c7e75e6b69e74896c
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