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)
commita9e2ae39170d01937725e1fff2e606baaa71346c
tree95fa7ddef8c4111a9d4871ed514582da0fdbcc7e
parent2cd9888590c52ac7592e3607d0a3174ccd57ef86
ocfs2: Better I/O error handling in heartbeat

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>
fs/ocfs2/cluster/heartbeat.c