]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-intel.c
imsm: provide list of bad blocks for an array
authorTomasz Majchrzak <tomasz.majchrzak@intel.com>
Fri, 2 Dec 2016 12:54:15 +0000 (13:54 +0100)
committerJes Sorensen <Jes.Sorensen@redhat.com>
Fri, 2 Dec 2016 16:02:41 +0000 (11:02 -0500)
commit928f142438a7351e64505ef63d778bc4dd98f1f0
treec44be71cfcdadc847bbe08997daf62036bfb7e03
parent4c9e8c1ea68ca8b46e8b1cace46760e86d48a17a
imsm: provide list of bad blocks for an array

Provide list of bad blocks using memory allocated in advance so it's
safe to call it from monitor.

Signed-off-by: Tomasz Majchrzak <tomasz.majchrzak@intel.com>
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
super-intel.c