summaryrefslogtreecommitdiff
path: root/fs/ocfs2/heartbeat.c
diff options
context:
space:
mode:
authorNoboru Iwamatsu <n_iwamatsu@jp.fujitsu.com>2013-07-03 22:01:04 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2013-07-03 23:07:24 (GMT)
commite873fdb5259ac62cf099621590645470c12a1d21 (patch)
treee723f10745a9ae1a95a141a7b25ff6b033a8d360 /fs/ocfs2/heartbeat.c
parentef962df057aaafd714f5c22ba3de1be459571fdf (diff)
downloadlinux-e873fdb5259ac62cf099621590645470c12a1d21.tar.xz
ocfs2: submit disk heartbeat bio using WRITE_SYNC
Under heavy I/O load, writing the disk heartbeat can be forced to wait for minutes, and this causes the node to be fenced. This patch tries to use WRITE_SYNC in submitting the heartbeat bio, so that writing the heartbeat will have a priority over other requests. Signed-off-by: Noboru Iwamatsu <n_iwamatsu@jp.fujitsu.com> Acked-by: Tao Ma <tm@tao.ma> Acked-by: Sunil Mushran <sunil.mushran@gmail.com> Cc: Srinivas Eeeda <srinivas.eeda@oracle.com> Reviewed-by: Jie Liu <jeff.liu@oracle.com> Tested-by: Gurudas Pai <gurudas.pai@oracle.com> Cc: Joel Becker <jlbec@evilplan.org> Cc: Mark Fasheh <mfasheh@suse.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/ocfs2/heartbeat.c')
0 files changed, 0 insertions, 0 deletions