From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Kirill A. Shutemov" Subject: Re: [patch 1/2] fs, proc: Make proc_get_link to use dentry instead of inode Date: Wed, 14 Sep 2011 04:37:57 +0300 Message-ID: <20110914013757.GA3948@shutemov.name> References: <20110913211359.674453213@openvz.org> <20110913212447.682271914@openvz.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel@vger.kernel.org, containers@lists.osdl.org, linux-fsdevel@vger.kernel.org, Andrew Morton , Pavel Emelyanov , James Bottomley , Nathan Lynch , Zan Lynx , Daniel Lezcano , Vasiliy Kulikov , Tejun Heo , Alexey Dobriyan , Al Viro To: Cyrill Gorcunov Return-path: Content-Disposition: inline In-Reply-To: <20110913212447.682271914@openvz.org> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Wed, Sep 14, 2011 at 01:14:00AM +0400, Cyrill Gorcunov wrote: > This patch prepares the ground for the next "map_files" > patch which needs a name of a link file to analyse. > > So instead of squashing this change into one big > patch the separate one is done. > > Signed-off-by: Cyrill Gorcunov > CC: Pavel Emelyanov > CC: Tejun Heo > CC: Vasiliy Kulikov > CC: "Kirill A. Shutemov" > CC: Alexey Dobriyan > CC: Al Viro > CC: Andrew Morton Reviewed-by: Kirill Shutemov -- Kirill A. Shutemov