]> Git Repo - linux.git/commit
partitions/efi: account for pmbr size in lba
authorDavidlohr Bueso <[email protected]>
Wed, 11 Sep 2013 21:25:00 +0000 (14:25 -0700)
committerLinus Torvalds <[email protected]>
Wed, 11 Sep 2013 22:59:17 +0000 (15:59 -0700)
commit27a7c642174eaec627f6a3a254035bf8abd02c5e
tree19311875531607830f626c6ff7498969bccdc669
parentb05ebbbbeb67a420d06567c6b9618a9e644d6104
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]>
block/partitions/efi.c
This page took 0.051928 seconds and 4 git commands to generate.