From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Kara Subject: Re: [PATCH] ext4: Update EXT4_USE_FOR_EXT2 description Date: Thu, 24 Sep 2015 13:28:29 +0200 Message-ID: <20150924112829.GA27066@quack.suse.cz> References: <20150924123822.1a0917bf@endymion.delvare> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Jan Kara , Theodore Ts'o , Andreas Dilger , linux-ext4@vger.kernel.org To: Jean Delvare Return-path: Received: from mx2.suse.de ([195.135.220.15]:42552 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752380AbbIXL2c (ORCPT ); Thu, 24 Sep 2015 07:28:32 -0400 Content-Disposition: inline In-Reply-To: <20150924123822.1a0917bf@endymion.delvare> Sender: linux-ext4-owner@vger.kernel.org List-ID: 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 > Fixes: c290ea01ab ("fs: Remove ext3 filesystem driver") > Cc: Jan Kara > Cc: Theodore Ts'o > Cc: Andreas Dilger 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 SUSE Labs, CR