]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Modify mdstat parsing for volumes with the bitmap
authorJakub Radtke <jakub.radtke@intel.com>
Fri, 15 Jan 2021 05:46:54 +0000 (00:46 -0500)
committerJes Sorensen <jsorensen@fb.com>
Tue, 9 Mar 2021 22:17:39 +0000 (17:17 -0500)
commitb090e910756ea1165be5ac879746ab4bb83a2f91
treeb50fb1db0288b4762d05977b6bf44150867596d8
parentdb5377883fef8655aac56b5d7ce5408f8ae494e0
Modify mdstat parsing for volumes with the bitmap

Current mdstat read functionality is not working correctly
for the volumes with the write-intent bitmap.
It affects rebuild and reshape use cases.

Signed-off-by: Jakub Radtke <jakub.radtke@intel.com>
Signed-off-by: Jes Sorensen <jsorensen@fb.com>
mdstat.c