From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyrill Gorcunov Subject: Re: [patch 2/2] fs, proc: Introduce the /proc//map_files/ directory v6 Date: Thu, 8 Sep 2011 09:50:25 +0400 Message-ID: <20110908055025.GG28162@sun> References: <20110906101518.GA4799@albatros> <20110906165144.GJ18425@mtj.dyndns.org> <20110906172952.GA28055@albatros> <20110906173341.GM18425@mtj.dyndns.org> <20110907112301.GA12157@albatros> <20110907215329.GB28162@sun> <20110907151323.613e62e7.akpm@linux-foundation.org> <20110907224234.GD28162@sun> <20110907155332.beda7d3d.akpm@linux-foundation.org> <20110908054826.GF28162@sun> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Vasiliy Kulikov , Tejun Heo , "Kirill A. Shutemov" , containers@lists.osdl.org, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, Nathan Lynch , kernel-hardening@lists.openwall.com, Oren Laadan , Daniel Lezcano , Glauber Costa , James Bottomley , Alexey Dobriyan , Al Viro , Pavel Emelyanov To: Andrew Morton Return-path: Content-Disposition: inline In-Reply-To: <20110908054826.GF28162@sun> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Thu, Sep 08, 2011 at 09:48:26AM +0400, Cyrill Gorcunov wrote: ... > > Here an update is coming, please take a look. Note I simply added BUG() in case > if preallocated array failed since found that it's what other kernel code > does as well (ie grep for flex_array_put_ptr). Other notes are at v11: mark > below. Thanks. > > Cyrill > --- > fs, proc: Introduce the /proc//map_files/ directory v11 > Crap. Andrew drop this one please. Cyrill