Re: [PATCH] sun disk label: fix signed int usage for sector count
- From: Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx>
- Date: Sat, 26 Aug 2006 09:32:06 +0200 (MEST)
The current sun disklabel code uses a signed int for the sector count. When
partitions larger than 1 TB are used, the cast to a sector_t causes the
partition sizes to be invalid:
Is not it that the sun disklabel does not even support
[ptabs/partitions] more than 1 TB?
Jan Engelhardt
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH] sun disk label: fix signed int usage for sector count
- From: Jeff Mahoney
- Re: [PATCH] sun disk label: fix signed int usage for sector count
- References:
- [PATCH] sun disk label: fix signed int usage for sector count
- From: Jeff Mahoney
- [PATCH] sun disk label: fix signed int usage for sector count
- Prev by Date: Re: [PATCH 1/3] kthread: update s390 cmm driver to use kthread
- Next by Date: Re: [PATCH] Fix x86_64 _spin_lock_irqsave()
- Previous by thread: [PATCH] sun disk label: fix signed int usage for sector count
- Next by thread: Re: [PATCH] sun disk label: fix signed int usage for sector count
- Index(es):
Relevant Pages
|