commit | 589a1c491621ab81a1955d17d634636522c1b4c1 | [log] [tgz] |
---|---|---|
author | Goldwyn Rodrigues <rgoldwyn@suse.com> | Sat Jun 07 02:39:37 2014 -0500 |
committer | Goldwyn Rodrigues <rgoldwyn@suse.com> | Mon Feb 23 09:59:07 2015 -0600 |
tree | b476b0701562e54da42f4664f4ee81e8bb39f563 | |
parent | e59721ccdc65dd4fbd8f311a063ecc8f6232dbcc [diff] |
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 <rgoldwyn@suse.com>