From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyrill Gorcunov Subject: Re: [rfc 2/4] procfs: Convert /proc/pid/fdinfo/fd handling routines into seq-file with fdinfo helpers Date: Thu, 17 May 2012 21:38:48 +0400 Message-ID: <20120517173848.GE6183@moon> References: <20120517160738.116113099@openvz.org> <20120517162534.681059644@openvz.org> <4FB52804.8090004@parallels.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "linux-kernel@vger.kernel.org" , Andrew Morton , James Bottomley , "linux-fsdevel@vger.kernel.org" To: Pavel Emelyanov Return-path: Content-Disposition: inline In-Reply-To: <4FB52804.8090004@parallels.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Thu, May 17, 2012 at 08:32:04PM +0400, Pavel Emelyanov wrote: > > I would split this into two parts -- the 1st one turns fdinfo into seq-files > and the 2nd one adds the fdinfo helpers. This will make the review MUCH simpler. Yeah, will do and send. Thanks. Cyrill