linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* e2fsprogs-1.39-tyt3
@ 2007-04-30 15:22 Theodore Ts'o
  2007-05-01  7:56 ` e2fsprogs-1.39-tyt3 Andreas Dilger
  0 siblings, 1 reply; 4+ messages in thread
From: Theodore Ts'o @ 2007-04-30 15:22 UTC (permalink / raw)
  To: linux-ext4


Per last week's conference call, I've included an update of the
e2fsprogs patchset to support extents.   It still needs more work before
it can be folded into mainline, but I'm including them so that people
can see which way I'm headed, and because debugfs has been enhaced to
show extents, which can be useful for developers.

One concern I still have is the fact that we're exposing a lot of
interfaces in libext2fs.so which are very specifically tied to the
current 48-bit physical/32-bit logical on-disk extent data structure.
If/when we add support for the 64/64-bit extent data structure, and some
kind of compressed/bit-packed extent format, those interfaces will have
to be extended.

Another problem is that while external extent blocks are getting byte
swapped, there is no byte swapping going on for the extents stored in
the inode.  I haven't tried it on a big endian system, such as Power
machine, but I'm pretty sure it's going to blow up spectacularly.

The patches can be found at:

ftp://ftp.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs-interim/e2fsprogs-1.39-tyt3


						- Ted

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

end of thread, other threads:[~2007-05-01 18:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-30 15:22 e2fsprogs-1.39-tyt3 Theodore Ts'o
2007-05-01  7:56 ` e2fsprogs-1.39-tyt3 Andreas Dilger
2007-05-01 15:05   ` e2fsprogs-1.39-tyt3 Theodore Tso
2007-05-01 18:49     ` e2fsprogs-1.39-tyt3 Andreas Dilger

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).