From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyrill Gorcunov Subject: [patch 0/2] Introduce /proc/pid/map_files v6 Date: Wed, 31 Aug 2011 11:58:14 +0400 Message-ID: <20110831075814.003575573@openvz.org> Cc: Nathan Lynch , Oren Laadan , Daniel Lezcano , Glauber Costa , James Bottomley , Tejun Heo , Vasiliy Kulikov , "Kirill A. Shutemov" , Alexey Dobriyan , Al Viro , Andrew Morton , Pavel Emelyanov To: containers@lists.osdl.org, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org Return-path: Received: from mail-bw0-f46.google.com ([209.85.214.46]:35397 "EHLO mail-bw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751680Ab1HaIFk (ORCPT ); Wed, 31 Aug 2011 04:05:40 -0400 Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Hi, this series (I hope) do address all concerns on /proc/pid/map_files feature. Since it needs to change proc_get_link arguments type -- such change was factored out into a separate patch. Please review, comments/complains are *highly* appreciated! Thanks, Cyrill