public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* mtd_info/mtd_info_user>size wrong type
@ 2007-04-06 20:49 Charles Manning
  2007-04-07  1:26 ` Josh Boyer
  0 siblings, 1 reply; 3+ messages in thread
From: Charles Manning @ 2007-04-06 20:49 UTC (permalink / raw)
  To: linux-mtd

Folks
As people are starting to use larger NAND partitions (4GB+), an inconsistency 
in the size field has become apparent.

This is a unint32_t which is clearly too small for modern NAND arrays.

The read/write funcions use loff_t which is correct.

It would seem that size needs to be increated to loff_t too.

-- Charles

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-04-07 22:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-06 20:49 mtd_info/mtd_info_user>size wrong type Charles Manning
2007-04-07  1:26 ` Josh Boyer
2007-04-07 22:42   ` Charles Manning

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox