]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_unlink()
authorMark Fasheh <mark.fasheh@oracle.com>
Fri, 6 Oct 2006 18:49:45 +0000 (11:49 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Sat, 2 Dec 2006 02:27:19 +0000 (18:27 -0800)
commit30a4f5e86bc7bc388ce808117e7722706f739602
treed1d7ad7be97d7f9728446e7ab59e5b540b8969ae
parent5098c27bb8cd89e30d909ac9d76e305d334dadaf
ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_unlink()

Take and drop the locks directly.

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