From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyrill Gorcunov Subject: Re: [RFC] fs, proc: Introduce the /proc//map_files/ directory v2 Date: Wed, 24 Aug 2011 15:31:00 +0400 Message-ID: <20110824113100.GR29452@sun> References: <20110824085329.GL29452@sun> <20110824111806.GA7191@albatros> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Nathan Lynch , Oren Laadan , Daniel Lezcano , Tejun Heo , Andrew Morton , Pavel Emelyanov , linux-kernel@vger.kernel.org, James Bottomley , LINUXFS-ML , containers@lists.osdl.org To: Vasiliy Kulikov Return-path: Content-Disposition: inline In-Reply-To: <20110824111806.GA7191@albatros> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Wed, Aug 24, 2011 at 03:18:06PM +0400, Vasiliy Kulikov wrote: ... > > You have no ptrace_may_access() check in ->lookup(), only in ->readdir(). > Thanks Vasiliy! I'm reworking it anyway ;) Cyrill