aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/kernel.h
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2008-08-05 15:54:13 +1000
committerNeilBrown <neilb@suse.de>2008-08-05 15:56:32 +1000
commitc89a8eee61540df04fc83f32f51ef0f46ec018b1 (patch)
tree7bffba40357f654de8ed31bc6a0e7468daa61234 /include/linux/kernel.h
parentDon't let a blocked_rdev interfere with read request in raid5/6 (diff)
downloadwireguard-linux-c89a8eee61540df04fc83f32f51ef0f46ec018b1.tar.xz
wireguard-linux-c89a8eee61540df04fc83f32f51ef0f46ec018b1.zip
Allow faulty devices to be removed from a readonly array.
Removing faulty devices from an array is a two stage process. First the device is moved from being a part of the active array to being similar to a spare device. Then it can be removed by a request from user space. The first step is currently not performed for read-only arrays, so the second step can never succeed. So allow readonly arrays to remove failed devices (which aren't blocked). Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions