]> git.baikalelectronics.ru Git - kernel.git/commit
ocfs2: Have the metadata lock use generic dlmglue functions
authorMark Fasheh <mark.fasheh@oracle.com>
Thu, 14 Sep 2006 04:39:52 +0000 (21:39 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Sun, 24 Sep 2006 20:50:47 +0000 (13:50 -0700)
commit07abf280b2102337fcaf9529cb78c38031027ab9
tree4d68e97f2487422e6c65fa4758b133e0a013ff7a
parent4eac626d89c0b184b6a1ed86f553107a1996c0f2
ocfs2: Have the metadata lock use generic dlmglue functions

Fill in the ->check_downconvert and ->set_lvb callbacks with meta data
specific operations and switch ocfs2_unblock_meta() to call
ocfs2_generic_unblock_lock()

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