]> git.karo-electronics.de Git - mv-sheeva.git/commit
ocfs2: don't pass handle to ocfs2_meta_lock() in __ocfs2_flush_truncate_log()
authorMark Fasheh <mark.fasheh@oracle.com>
Thu, 5 Oct 2006 22:58:48 +0000 (15:58 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Sat, 2 Dec 2006 02:27:10 +0000 (18:27 -0800)
commite08dc8b9808f06d412904db4d67434bf19984752
tree86e9a5b1b300daed3fb1bb682e9933f90be93775
parent8898a5a58fb2a2f78a15b046588b5b3adccb82c4
ocfs2: don't pass handle to ocfs2_meta_lock() in __ocfs2_flush_truncate_log()

Take and drop the locks directly.

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