On 4/1/19 10:53 AM, Mariusz Tkaczyk wrote: > When passed size is smaller than chunk, mdadm rounds it to 0 but 0 there > means max available space. > Block it for every metadata. Remove the same check from imsm routine. > > Signed-off-by: Mariusz Tkaczyk <mariusz.tkaczyk@xxxxxxxxx> > --- > Create.c | 23 ++++++++++++++++++++--- > super-intel.c | 5 ++--- > 2 files changed, 22 insertions(+), 6 deletions(-) Applied! Thanks, Jes