From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyrill Gorcunov Subject: [patch 0/2] symlinks for mapped files in proc Date: Wed, 14 Sep 2011 01:13:59 +0400 Message-ID: <20110913211359.674453213@openvz.org> Cc: Kirill Shutemov , Andrew Morton , Pavel Emelyanov , James Bottomley , Nathan Lynch , Zan Lynx , Daniel Lezcano , Vasiliy Kulikov To: linux-kernel@vger.kernel.org, containers@lists.osdl.org, linux-fsdevel@vger.kernel.org Return-path: Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Hi, since due to discussion on the patch "fs, proc: Introduce the /proc//map_files/ directory" it was found that better to split it into two patches (in a sake of bisectability and non-intersection in code touched) -- this series does it. Please review. I hope all concerns are addressed this time. Complains are still welcome. Cyrill