ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_symlink()
authorMark Fasheh <mark.fasheh@oracle.com>
Fri, 6 Oct 2006 18:54:33 +0000 (11:54 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Sat, 2 Dec 2006 02:27:22 +0000 (18:27 -0800)
commit6d8fc40e63401be065b0aa98dfa4246deca04b8c
tree4fb08b4284f07e9fe991a3529b33ac598e798605
parent30a4f5e86bc7bc388ce808117e7722706f739602
ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_symlink()

Take and drop the locks directly.

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