Re: [reiserfs-dev] Re: Ext2 directory index: ALS paper and benchmarks

Alan Cox (alan@lxorguk.ukuu.org.uk)
Mon, 10 Dec 2001 08:32:57 +0000 (GMT)


> > Continuing the little warts list, there's Alan's comment re needing endian
> > reversal on big endian machines.
>
> Now that's a load of bollocks.

Inodes are in native format with lots of unpacked additional info so we
can't just point into the inode. We can certainly do things like writeback
all the inodes in a block when the block has to go for queueing to disk.

Indirect blocks are a totally unrelated item to the discussion I was having
at least.

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