]> bbs.cooldavid.org Git - net-next-2.6.git/commit - fs/ocfs2/localalloc.c
ocfs2: don't pass handle to ocfs2_meta_lock() in localalloc.c
authorMark Fasheh <mark.fasheh@oracle.com>
Thu, 5 Oct 2006 22:42:08 +0000 (15:42 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Sat, 2 Dec 2006 02:27:08 +0000 (18:27 -0800)
commit8898a5a58fb2a2f78a15b046588b5b3adccb82c4
tree01960858465f6b2b318d127266e243d7983a4e19
parentc161f89be7d57af863e434e9b15afaa863343a7a
ocfs2: don't pass handle to ocfs2_meta_lock() in localalloc.c

Take and drop the locks directly.

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