commit | 3c3f20c9813391ba4004764072989744395cf405 | [log] [tgz] |
---|---|---|
author | Tao Ma <tao.ma@oracle.com> | Tue Jun 01 13:58:13 2010 +0800 |
committer | Joel Becker <joel.becker@oracle.com> | Fri Sep 10 08:35:51 2010 -0700 |
tree | d02ae291a1d9d591398b956fb8f0dac90f032af3 | |
parent | ddee5cdb70e6f87de2fc696b87bd7bd184a51eb8 [diff] |
ocfs2: Add some trace log for orphan scan. 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>