Re: [PATCH v3] disk/mdraid1x: Fix >2TB RAID detection with BIOS

2017-03-16 Thread Robert LeBlanc
ping Robert LeBlanc PGP Fingerprint 79A2 9CA4 6CC4 45DD A904 C70E E654 3BB2 FA62 B9F1 On Fri, Feb 24, 2017 at 10:01 AM, Robert LeBlanc wrote: > On Wed, Jan 25, 2017 at 3:02 PM, Robert LeBlanc wrote: >> Changes in v3: >> - Fix to return if not out of range instead of breaking

Re: [PATCH v3] disk/mdraid1x: Fix >2TB RAID detection with BIOS

2017-02-24 Thread Robert LeBlanc
On Wed, Jan 25, 2017 at 3:02 PM, Robert LeBlanc wrote: > Changes in v3: > - Fix to return if not out of range instead of breaking out of the > loop. > > Changes in v2: > - Only continue checking for other metadata versions if we get an out > of range error and reset grub_errno if we co

Re: [PATCH v3] disk/mdraid1x: Fix >2TB RAID detection with BIOS

2017-02-06 Thread Robert LeBlanc
On Wed, Jan 25, 2017 at 3:02 PM, Robert LeBlanc wrote: > Changes in v3: > - Fix to return if not out of range instead of breaking out of the > loop. > > Changes in v2: > - Only continue checking for other metadata versions if we get an out > of range error and reset grub_errno if we co

[PATCH v3] disk/mdraid1x: Fix >2TB RAID detection with BIOS

2017-01-25 Thread Robert LeBlanc
Changes in v3: - Fix to return if not out of range instead of breaking out of the loop. Changes in v2: - Only continue checking for other metadata versions if we get an out of range error and reset grub_errno if we continue. When a mdadm RAID array is on a drive larger than 2TB, the a