All of lore.kernel.org
 help / color / mirror / Atom feed
* Question on huge_file
@ 2009-07-10 15:32 Curt Wohlgemuth
  2009-07-10 15:39 ` Eric Sandeen
  2009-07-10 17:47 ` Andreas Dilger
  0 siblings, 2 replies; 4+ messages in thread
From: Curt Wohlgemuth @ 2009-07-10 15:32 UTC (permalink / raw)
  To: ext4 development

I apologize if this is a dumb question, but I'm having trouble
understanding the huge_file superblock flag.

I see how, if this flag is set, that the inode can have a size > 2**32
bytes, using the i_size_lo/i_size_high fields.

But since an ext4_extent only uses 32-bits for for its ee_block field
to represent the logical block, how can an extent describe any block
range of a file past the 4GiB boundary?

Am I missing something?

Thanks,
Curt

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

end of thread, other threads:[~2009-07-10 17:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-10 15:32 Question on huge_file Curt Wohlgemuth
2009-07-10 15:39 ` Eric Sandeen
2009-07-10 16:31   ` Curt Wohlgemuth
2009-07-10 17:47 ` Andreas Dilger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.