ocfs2: don't pass handle to ocfs2_meta_lock() in orphan dir code
authorMark Fasheh <mark.fasheh@oracle.com>
Fri, 6 Oct 2006 01:12:57 +0000 (18:12 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Sat, 2 Dec 2006 02:27:16 +0000 (18:27 -0800)
commit5098c27bb8cd89e30d909ac9d76e305d334dadaf
tree66d1fe614ab99490a144a4849b900cb5e219e982
parent123a9643408882620347cc2c82f24e57dab05f44
ocfs2: don't pass handle to ocfs2_meta_lock() in orphan dir code

Take and drop the locks directly.

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