commit | a9e2ae39170d01937725e1fff2e606baaa71346c | [log] [tgz] |
---|---|---|
author | Mark Fasheh <mark.fasheh@oracle.com> | Fri Mar 24 14:20:17 2006 -0800 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Fri Apr 07 18:03:09 2006 -0700 |
tree | 95fa7ddef8c4111a9d4871ed514582da0fdbcc7e | |
parent | 2cd9888590c52ac7592e3607d0a3174ccd57ef86 [diff] |
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>