ocfs2: make la_debug_mutex static
authorMark Fasheh <mfasheh@suse.com>
Tue, 7 Oct 2008 18:02:04 +0000 (11:02 -0700)
committerMark Fasheh <mfasheh@suse.com>
Tue, 14 Oct 2008 00:02:44 +0000 (17:02 -0700)
commit4cc8124584610fbe087ea2bed29ca52d2d0aa84a
tree4d1da0e72b6161ba3a321ff4533ca2f1a8511adf
parent009d37502a7b9fc89741e66b4454afca4edc1c26
ocfs2: make la_debug_mutex static

It can also be moved into ocfs2_la_debug_read().

Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/ocfs2/localalloc.c