public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 64bit offsets for block devices ?
@ 2000-12-06 14:50 Reto Baettig
  2000-12-07  4:07 ` Peter Samuelson
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Reto Baettig @ 2000-12-06 14:50 UTC (permalink / raw)
  To: Linux Kernel Mailinglist

Hi

Imagine we have a virtual disk which provides a 64bit (sparse) address
room. Unfortunately we can not use it as a block device because in a lot
of places (including buffer_head structure), we're using a long or even
an int for the block number. 

Is there any way of getting a standardized way of doing I/O to a block
device which could handle 64bit addresses for the block number?

Don't you think that we will run into problems anyway because soon there
will be raid systems with a couple of Terrabytes of space to waste for
mp3's ;-)

	Reto
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

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

end of thread, other threads:[~2000-12-07 17:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-12-06 14:50 64bit offsets for block devices ? Reto Baettig
2000-12-07  4:07 ` Peter Samuelson
2000-12-07  6:16   ` Brian Pomerantz
2000-12-07 13:24 ` Alan Cox
2000-12-07 16:41 ` Stephen C. Tweedie

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