ocfs2: don't pass handle to ocfs2_meta_lock() in ocfs2_link()
authorMark Fasheh <mark.fasheh@oracle.com>
Thu, 5 Oct 2006 23:48:23 +0000 (16:48 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Sat, 2 Dec 2006 02:27:14 +0000 (18:27 -0800)
commit123a9643408882620347cc2c82f24e57dab05f44
treea36e56e89eb966c5edf213cdc8cc59e78163d903
parente3a821385984e57d5dd1b0e7292761abb0ea4dd9
ocfs2: don't pass handle to ocfs2_meta_lock() in ocfs2_link()

Take and drop the locks directly.

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