ocfs2: Add some trace log for orphan scan.
authorTao Ma <tao.ma@oracle.com>
Tue, 1 Jun 2010 05:58:13 +0000 (13:58 +0800)
committerJoel Becker <joel.becker@oracle.com>
Fri, 10 Sep 2010 15:35:51 +0000 (08:35 -0700)
Now orphan scan worker has no trace log, so it is
very hard to tell whether it is finished or blocked.
So add 2 mlog trace log so that we can tell whether
the current orphan scan worker is blocked or not.
It does help when I analyzed a orphan scan bug.

Signed-off-by: Tao Ma <tao.ma@oracle.com>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
fs/ocfs2/journal.c

Simple merge