ocfs2: don't pass handle to ocfs2_meta_lock() in ocfs2_mknod()
authorMark Fasheh <mark.fasheh@oracle.com>
Thu, 5 Oct 2006 23:04:17 +0000 (16:04 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Sat, 2 Dec 2006 02:27:12 +0000 (18:27 -0800)
commite3a821385984e57d5dd1b0e7292761abb0ea4dd9
tree2a833a3780e8eddbf4b502ec1012cc9854019fe0
parente08dc8b9808f06d412904db4d67434bf19984752
ocfs2: don't pass handle to ocfs2_meta_lock() in ocfs2_mknod()

Take and drop the locks directly.

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