From: Goldwyn Rodrigues Date: Sat, 7 Jun 2014 07:39:37 +0000 (-0500) Subject: Suspend writes in RAID1 if within range X-Git-Tag: omap-for-v4.2/o2_dc~24^2~21^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=589a1c491621ab81a1955d17d634636522c1b4c1;p=pandora-kernel.git Suspend writes in RAID1 if within range If there is a resync going on, all nodes must suspend writes to the range. This is recorded in the suspend_info/suspend_list. If there is an I/O within the ranges of any of the suspend_info, should_suspend will return 1. Signed-off-by: Goldwyn Rodrigues --- Reading git-diff-tree failed