Re: [PATCH 2/5] Register ext3dev filesystem

From: Sander
Date: Mon Nov 20 2006 - 05:14:51 EST


Mingming Cao wrote (ao):
> Register ext4 filesystem as ext3dev filesystem in kernel.

[cut]

> diff -puN fs/Kconfig~register-ext3dev fs/Kconfig
> --- linux-2.6.18-rc4/fs/Kconfig~register-ext3dev 2006-08-09 15:41:29.277105718 -0700
> +++ linux-2.6.18-rc4-ming/fs/Kconfig 2006-08-09 15:41:29.321106074 -0700
> @@ -138,6 +138,72 @@ config EXT3_FS_SECURITY
> If you are not using a security module that requires using
> extended attributes for file security labels, say N.
>
> +config EXT3DEV_FS
> + tristate "Developmenting extended fs support"
> + select JBD
> + help
> + Ext3dev is a precede filesystem toward next generation
> + of extended fs, based on ext3 filesystem code. It will be
> + renamed ext4 fs later once this ext3dev is mature and stabled.

[cut]

> + To compile this file system support as a module, choose M here: the
> + module will be called ext2. Be aware however that the file system
^^^^
This should be 'ext4'?

With kind regards, Sander


--
Humilis IT Services and Solutions
http://www.humilis.net
-
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/