From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Wilcox Subject: Re: [PATCH v7 15/22] Remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX Date: Thu, 10 Apr 2014 10:23:54 -0400 Message-ID: <20140410142354.GJ5727@linux.intel.com> References: <20140409095918.GG32103@quack.suse.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Matthew Wilcox , linux-fsdevel@vger.kernel.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org To: Jan Kara Return-path: Content-Disposition: inline In-Reply-To: <20140409095918.GG32103@quack.suse.cz> Sender: owner-linux-mm@kvack.org List-Id: linux-fsdevel.vger.kernel.org On Wed, Apr 09, 2014 at 11:59:18AM +0200, Jan Kara wrote: > On Sun 23-03-14 15:08:41, Matthew Wilcox wrote: > > The fewer Kconfig options we have the better. Use the generic > > CONFIG_FS_DAX to enable XIP support in ext2 as well as in the core. > > > > Signed-off-by: Matthew Wilcox > Looks good. You can add: > Reviewed-by: Jan Kara > > BTW: Its really only 2KB of code? I changed it in a later patch ... it's about 5kB of code. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org