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>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 24 Sep 2015 13:28:29 +0200
From:	Jan Kara <jack@...e.cz>
To:	Jean Delvare <jdelvare@...e.de>
Cc:	Jan Kara <jack@...e.cz>, Theodore Ts'o <tytso@....edu>,
	Andreas Dilger <adilger.kernel@...ger.ca>,
	linux-ext4@...r.kernel.org
Subject: Re: [PATCH] ext4: Update EXT4_USE_FOR_EXT2 description

On Thu 24-09-15 12:38:22, Jean Delvare wrote:
> Configuration option EXT4_USE_FOR_EXT2 has no effect on ext3 support.
> Support for ext3 is always included now.
> 
> Signed-off-by: Jean Delvare <jdelvare@...e.de>
> Fixes: c290ea01ab ("fs: Remove ext3 filesystem driver")
> Cc: Jan Kara <jack@...e.cz>
> Cc: Theodore Ts'o <tytso@....edu>
> Cc: Andreas Dilger <adilger.kernel@...ger.ca>

Thanks. I've merged the patch to my tree.

								Honza

> ---
>  fs/ext4/Kconfig |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> --- linux-4.3-rc2.orig/fs/ext4/Kconfig	2015-09-20 23:32:34.000000000 +0200
> +++ linux-4.3-rc2/fs/ext4/Kconfig	2015-09-24 11:45:21.911961421 +0200
> @@ -63,7 +63,7 @@ config EXT4_FS
>  	  If unsure, say N.
>  
>  config EXT4_USE_FOR_EXT2
> -	bool "Use ext4 for ext2/ext3 file systems"
> +	bool "Use ext4 for ext2 file systems"
>  	depends on EXT4_FS
>  	depends on EXT2_FS=n
>  	default y
> 
> 
> -- 
> Jean Delvare
> SUSE L3 Support
-- 
Jan Kara <jack@...e.com>
SUSE Labs, CR
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ