Re: [Ext2-devel] [PATCH 1/2] ext2/3: Support 2^32-1 blocks(Kernel)

From: Olivier Galibert
Date: Tue Mar 21 2006 - 18:02:28 EST


On Tue, Mar 21, 2006 at 01:38:22PM -0500, Theodore Ts'o wrote:
> Hurd is definitely using the translator field, and I only recently
> discovered they are using it to point at a disk block where the name
> of the translator program (I'm not 100% sure, but I think it's a
> generic, out-of-band, #! sort of functionality).

Translators on directories are a combo of automount+userland
filesystem, with the addition on having them saved in the mounted-on
filesystem. Rather nice actually. Replacing /etc/fstab with
local-to-the-mountpoint information has some charm. I'm not sure if
translator-on-files actually exist.

Note that in hurd all filesystems are userland. Whether it is a good
thing is left as an exercise to the benchmarker and the deadlock
chaser.

OG.

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