From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyrill Gorcunov Subject: [patch 0/9] extended fdinfo via procfs series, v7 Date: Thu, 23 Aug 2012 14:43:23 +0400 Message-ID: <20120823104323.040550004@openvz.org> Cc: Al Viro , Alexey Dobriyan , Andrew Morton , Pavel Emelyanov , James Bottomley , Matthew Helsley , aneesh.kumar@linux.vnet.ibm.com, bfields@fieldses.org To: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org Return-path: Received: from mail-lb0-f174.google.com ([209.85.217.174]:36681 "EHLO mail-lb0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933811Ab2HWKra (ORCPT ); Thu, 23 Aug 2012 06:47:30 -0400 Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Hi guys, here is updated version of the fdinfo via procfs series, the changes from previous one are the following - fhandle is carried inside inotify mark but this feature is CONFIG dependent to not bloat the kernel for users who don't need it - a small fix in exportfs code to prevent nil dereference the comments would be appreciated.