From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyrill Gorcunov Subject: [patch 0/7] procfs, fdinfo reworked, attempts N-th Date: Thu, 16 Aug 2012 20:34:08 +0400 Message-ID: <20120816163408.625246843@openvz.org> Cc: Al Viro , Alexey Dobriyan , Andrew Morton , Pavel Emelyanov , James Bottomley , Matthew Helsley To: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org Return-path: Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Hi guys, here is a bit reworked series - all exportfs junk is dropped out of code - fdinfo for seq-files uses embedded seq_file entry - dnotify is not yet addressed (but fdinfo for fsnotify can be easily extended in future) Al, may I ask you to take a look on final fdinfo seq-file approach? Pavel, could you please check the fdnotify patch, will current amount of data be enough for us? Any complains are welcome. Cyrill