ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_rename()
authorMark Fasheh <mark.fasheh@oracle.com>
Fri, 6 Oct 2006 22:04:51 +0000 (15:04 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Sat, 2 Dec 2006 02:27:24 +0000 (18:27 -0800)
commit8d5596c687c49c1d8812c3456946dec15d069139
tree559019dcbc19443433f74808360268f38bc26ef0
parent6d8fc40e63401be065b0aa98dfa4246deca04b8c
ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_rename()

Take and drop the locks directly.

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/namei.c