ocfs2: Better I/O error handling in heartbeat
authorMark Fasheh <mark.fasheh@oracle.com>
Fri, 24 Mar 2006 22:20:17 +0000 (14:20 -0800)
committerMark Fasheh <mark.fasheh@oracle.com>
Sat, 8 Apr 2006 01:03:09 +0000 (18:03 -0700)
Propagate errors received in o2hb_bio_end_io() back to the heartbeat thread
so it can skip re-arming the timer.

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>

No differences found