Re: dmadm question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 29 Sep 2014 10:38:03 -0700 Dan Williams <dan.j.williams@xxxxxxxxx>
wrote:

> Hmm, I wonder if this is a regression.  The last time I saw this
> problem I introduced commit:
> 

Maybe...

Luke, can you change get_extents() in super-intel.c like this:

        if (dl->index == -1)
+               reservation = MPB_SECTOR_CNT;
-               reservation = imsm_min_reserved_sectors(super);
        else
                reservation = MPB_SECTOR_CNT + IMSM_RESERVED_SECTORS;


i.e. replace imsm_min_reserved_sectors(super) with MPB_SECTOR_CNT
and 'make install'.
Then see if your problem goes away?

Thanks,
NeilBrown

Attachment: pgpFcEbOezmCu.pgp
Description: OpenPGP digital signature


[Index of Archives]     [Linux RAID Wiki]     [ATA RAID]     [Linux SCSI Target Infrastructure]     [Linux Block]     [Linux IDE]     [Linux SCSI]     [Linux Hams]     [Device Mapper]     [Device Mapper Cryptographics]     [Kernel]     [Linux Admin]     [Linux Net]     [GFS]     [RPM]     [git]     [Yosemite Forum]


  Powered by Linux