aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2009-11-23 09:29:58 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2010-01-28 15:01:05 -0800
commit6f8de29a8ef0abd5800589f3f8f4927b9a72739a (patch)
tree849eac7d046255f2bc8b310374f1d8de6feac935 /net/lapb/lapb_out.c
parent8f2fefcddff63394e42a6165040945cc9967bd19 (diff)
partitions: read whole sector with EFI GPT header
commit 87038c2d5bda2418fda8b1456a0ae81cc3ff5bd8 upstream. The size of EFI GPT header is not static, but whole sector is allocated for the header. The HeaderSize field must be greater than 92 (= sizeof(struct gpt_header) and must be less than or equal to the logical block size. It means we have to read whole sector with the header, because the header crc32 checksum is calculated according to HeaderSize. For more details see UEFI standard (version 2.3, May 2009): - 5.3.1 GUID Format overview, page 93 - Table 13. GUID Partition Table Header, page 96 Signed-off-by: Karel Zak <kzak@redhat.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions