5792a2856a
A device can be removed from an md array via e.g.
echo remove > /sys/block/md3/md/dev-sde/state
This will try to remove the 'dev-sde' subtree which will deadlock
since
commit
|
||
---|---|---|
.. | ||
bitmap.h | ||
Kbuild | ||
linear.h | ||
md.h | ||
md_k.h | ||
md_p.h | ||
md_u.h | ||
multipath.h | ||
raid0.h | ||
raid1.h | ||
raid5.h | ||
raid10.h | ||
xor.h |