ocfs2: Don't allocate handle early in ocfs2_rename()
authorMark Fasheh <mark.fasheh@oracle.com>
Sat, 7 Oct 2006 01:40:41 +0000 (18:40 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Sat, 2 Dec 2006 02:27:53 +0000 (18:27 -0800)
It isn't used until ocfs2_start_trans() anyway.

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>

No differences found