linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 32/64 bit  b_rsector type
@ 2004-03-24  6:36 David Chow
  2004-03-24 12:17 ` Matthew Wilcox
  0 siblings, 1 reply; 5+ messages in thread
From: David Chow @ 2004-03-24  6:36 UTC (permalink / raw)
  To: linux-fsdevel

Dear all,

On a native 32-bit Linux system, the bh->b_resetor (type unsigned long) 
max is limited to 16TB. For 64 bit systems, I know it can get through 
this point, but what about if I chanage the bh->b_rsector in fs.h to u64 
(unsigned long long on 32-bit systems)? Can I simply break through the 
16TB on 32-bit Linux by doing so? Please advice with possiblility of 
impacts. Thanks.

regards,
David Chow


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

end of thread, other threads:[~2004-03-25 16:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-24  6:36 32/64 bit b_rsector type David Chow
2004-03-24 12:17 ` Matthew Wilcox
2004-03-24 17:06   ` Bryan Henderson
2004-03-24 17:13     ` Dave Kleikamp
2004-03-25 16:43       ` David Chow

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).