lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Mon, 20 Nov 2006 11:14:31 +0100
From:	Sander <sander@...ilis.net>
To:	Mingming Cao <cmm@...ibm.com>
Cc:	akpm@...l.org, linux-kernel@...r.kernel.org,
	ext2-devel@...ts.sourceforge.net, linux-fsdevel@...r.kernel.org
Subject: Re: [PATCH 2/5] Register ext3dev filesystem

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ