From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Manning Subject: Re: [PATCH] fs/Kconfig: move xxxx out Date: Fri, 29 Aug 2008 15:26:51 +1200 Message-ID: <200808291526.51265.manningc2@actrix.gen.nz> References: <20080829031950.GC10703@x200.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Cc: linux-fsdevel@vger.kernel.org To: Alexey Dobriyan Return-path: Received: from smtp.scorch.co.nz ([203.167.210.162]:35152 "HELO firstline.co.nz" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with SMTP id S1751236AbYH2Dde (ORCPT ); Thu, 28 Aug 2008 23:33:34 -0400 In-Reply-To: <20080829031950.GC10703@x200.localdomain> Content-Disposition: inline Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Got to say I think this is a vastly superior way of doing Kconfig layout for anyone playing in fs. Yeah, I know people look down on us out-of-tree fs patchers, but doing things this way makes for a much more modular Kconfig than having to run fancy sed scripts like I do now for patching in yaffs. Apart from that it also prevents all the different fs maintainers trying to merge the same file. -- Charles