commit | 85b9e783cbc8cf4acc7bfaa76f37ea26b426f514 | [log] [tgz] |
---|---|---|
author | Mark Fasheh <mark.fasheh@oracle.com> | Fri Oct 06 18:40:41 2006 -0700 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Fri Dec 01 18:27:53 2006 -0800 |
tree | b8ef170b91e476168cc1b6c71ae3ff500fe3e1a4 | |
parent | da5cbf2f9df922cfdafa39351691fa83517f1e25 [diff] |
ocfs2: Don't allocate handle early in ocfs2_rename() It isn't used until ocfs2_start_trans() anyway. Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>