From mboxrd@z Thu Jan 1 00:00:00 1970 From: "J. Bruce Fields" Subject: Re: [patch 0/9] extended fdinfo via procfs series, v7 Date: Thu, 23 Aug 2012 11:25:45 -0400 Message-ID: <20120823152545.GC6923@fieldses.org> References: <20120823104323.040550004@openvz.org> <20120823122318.GD29943@fieldses.org> <20120823124427.GD1992@moon> <20120823135234.GE29943@fieldses.org> <20120823135606.GE1992@moon> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, Al Viro , Alexey Dobriyan , Andrew Morton , Pavel Emelyanov , James Bottomley , Matthew Helsley , aneesh.kumar@linux.vnet.ibm.com To: Cyrill Gorcunov Return-path: Content-Disposition: inline In-Reply-To: <20120823135606.GE1992@moon> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Thu, Aug 23, 2012 at 05:56:06PM +0400, Cyrill Gorcunov wrote: > On Thu, Aug 23, 2012 at 09:52:34AM -0400, J. Bruce Fields wrote: > > > > I don't have any opinion on whether there should be a configuration > > option. Just want to make sure the cost when it's turned on is still > > taken seriously. > > I see. So, does the rest of series looks fine for you (except this config > moment)? You're using the common filehandle code instead of encoding your own from scratch, which was my only serious objection. I haven't reviewed the rest of it carefully. --b.