Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1767941Ab2KONvh (ORCPT ); Thu, 15 Nov 2012 08:51:37 -0500 Received: from mailhub.sw.ru ([195.214.232.25]:2824 "EHLO relay.sw.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1767793Ab2KONvf (ORCPT ); Thu, 15 Nov 2012 08:51:35 -0500 Message-ID: <50A4F326.2000405@parallels.com> Date: Thu, 15 Nov 2012 17:50:30 +0400 From: Pavel Emelyanov User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120605 Thunderbird/13.0 MIME-Version: 1.0 To: "J. Bruce Fields" , Al Viro , Andrew Morton CC: Cyrill Gorcunov , linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, Alexey Dobriyan , James Bottomley , Matthew Helsley , aneesh.kumar@linux.vnet.ibm.com, oleg@redhat.com, rientjes@google.com, tvrtko.ursulin@onelan.co.uk, Andrey Vagin Subject: Re: [patch 6/7] fs, exportfs: Add exportfs_encode_inode_fh helper References: <20121114151937.344922058@openvz.org> <20121114152239.840001980@openvz.org> <20121114173757.GJ23604@fieldses.org> In-Reply-To: <20121114173757.GJ23604@fieldses.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1393 Lines: 36 On 11/14/2012 09:37 PM, J. Bruce Fields wrote: > On Wed, Nov 14, 2012 at 07:19:43PM +0400, Cyrill Gorcunov wrote: >> We will need this helper in the next patch to >> provide a file handle for inotify marks in >> /proc/pid/fdinfo output. >> >> The patch is rather providing the way to use inodes >> directly when dentry is not available (like in case >> of inotify system). > > Looks OK to me.--b. Thank you, Bruce! >> >> Signed-off-by: Cyrill Gorcunov >> CC: Pavel Emelyanov >> CC: Oleg Nesterov >> CC: Andrey Vagin >> CC: Al Viro >> CC: Alexey Dobriyan >> CC: Andrew Morton >> CC: James Bottomley >> CC: "Aneesh Kumar K.V" >> CC: Alexey Dobriyan >> CC: Matthew Helsley >> CC: "J. Bruce Fields" >> CC: "Aneesh Kumar K.V" >> CC: Tvrtko Ursulin Acked-by: Pavel Emelyanov -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/