ocfs2/cluster: Fix output in file elapsed_time_in_ms
authorSunil Mushran <sunil.mushran@oracle.com>
Sun, 24 Jul 2011 17:31:54 +0000 (10:31 -0700)
committerSunil Mushran <sunil.mushran@oracle.com>
Sun, 24 Jul 2011 17:31:54 +0000 (10:31 -0700)
commitbb570a5d9e74f71d32751823052db4a97d6a5e7c
treef8690b945d29e88d67bc55cd32656de73e13941d
parenta2c0cc1579176bd0808ef7deea456767dfa80217
ocfs2/cluster: Fix output in file elapsed_time_in_ms

The o2hb debugfs file, elapsed_time_in_ms, should return values only after the
timer is armed atleast once.

Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
fs/ocfs2/cluster/heartbeat.c