]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ocfs2/cluster: Fix output in file elapsed_time_in_ms
authorSunil Mushran <sunil.mushran@oracle.com>
Wed, 22 Jun 2011 23:56:14 +0000 (16:56 -0700)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Thu, 29 Mar 2012 21:46:51 +0000 (14:46 -0700)
commitadd5b0b6c0f12ef03bf0469a4042126d810b6085
tree3e46bdd5017a06cb654a17ff8167350709b6ff8d
parent798c6fafe175b700540cb482671c76824ac6f110
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 for the time time.

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