dlmglue.c: add missed mlog lines
authorColy Li <coly.li@suse.de>
Fri, 28 Aug 2009 11:03:18 +0000 (19:03 +0800)
committerJoel Becker <joel.becker@oracle.com>
Wed, 23 Sep 2009 08:54:47 +0000 (01:54 -0700)
commitd92bc5127b27f315ef0ef2c1e1829fd6a5cba54a
treecf6206f96ba57f53e0b187b88537042662183749
parenta2f2ddbf2bafdbc7e4f3bbf09439b42c8fee2747
dlmglue.c: add missed mlog lines

This patch adds the missed mlog_exit() and mlog_exit_void() lines when routines
return.

Signed-off-by: Coly Li <coly.li@suse.de>
Acked-by: Mark Fasheh <mfasheh@suse.com>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
fs/ocfs2/dlmglue.c