commit | 27a7c642174eaec627f6a3a254035bf8abd02c5e | [log] [tgz] |
---|---|---|
author | Davidlohr Bueso <[email protected]> | Wed Sep 11 14:25:00 2013 -0700 |
committer | Linus Torvalds <[email protected]> | Wed Sep 11 15:59:17 2013 -0700 |
tree | 19311875531607830f626c6ff7498969bccdc669 | |
parent | b05ebbbbeb67a420d06567c6b9618a9e644d6104 [diff] |
partitions/efi: account for pmbr size in lba The partition that has the 0xEE (GPT protective), must have the size in lba field set to the lesser of the size of the disk minus one or 0xFFFFFFFF for larger disks. Signed-off-by: Davidlohr Bueso <[email protected]> Reviewed-by: Karel Zak <[email protected]> Acked-by: Matt Fleming <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>