ocfs2/trivial: Remove unused variable in ocfs2_rename.
commit7e31a966ad270ba32a77c157c015cd7c82faaa55
authorTao Ma <tao.ma@oracle.com>
Tue, 28 Apr 2009 17:20:55 +0000 (29 01:20 +0800)
committerJoel Becker <joel.becker@oracle.com>
Wed, 29 Apr 2009 17:57:18 +0000 (29 10:57 -0700)
tree48b6c6ca388c773f8bf6864aa20512eaecbc3d44
parenta5a0a630922a2f6a774b6dac19f70cb5abd86bb0
ocfs2/trivial: Remove unused variable in ocfs2_rename.

With indexed dir enabled, now we use ocfs2_dir_lookup_result to
wrap all the bh used for dir. So remove the 2 unused variables.

Signed-off-by: Tao Ma <tao.ma@oracle.com>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
fs/ocfs2/namei.c