ocfs2: remove unused handle argument from ocfs2_meta_lock_full()
authorMark Fasheh <mark.fasheh@oracle.com>
Mon, 9 Oct 2006 23:02:40 +0000 (16:02 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Sat, 2 Dec 2006 02:28:05 +0000 (18:28 -0800)
Now that this is unused and all callers pass NULL, we can safely remove it.

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>

No differences found