]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ocfs2 patch to track delayed orphan scan timer statistics
authorSrinivas Eeda <srinivas.eeda@oracle.com>
Thu, 4 Jun 2009 00:02:56 +0000 (17:02 -0700)
committerJoel Becker <joel.becker@oracle.com>
Thu, 4 Jun 2009 02:14:31 +0000 (19:14 -0700)
commit15633a220ffe74fc61bc8117e6a89a494011ea3d
tree18bf3b92b4ec3988f78c5e07b1471b8f89a2f474
parent83273932fbefb6ceef9c0b82ac4d23900728f4d9
ocfs2 patch to track delayed orphan scan timer statistics

Patch to track delayed orphan scan timer statistics.

Modifies ocfs2_osb_dump to print the following:
  Orphan Scan=> Local: 10  Global: 21  Last Scan: 67 seconds ago

Signed-off-by: Srinivas Eeda <srinivas.eeda@oracle.com>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
fs/ocfs2/journal.c
fs/ocfs2/ocfs2.h
fs/ocfs2/super.c