From mboxrd@z Thu Jan 1 00:00:00 1970 From: Piotr Karbowski Subject: Re: /proc//exe symlink behavior change in >=3.15. Date: Thu, 11 Sep 2014 20:37:39 +0200 Message-ID: <5411EBF3.3040008@gmail.com> References: <540B8040.5010206@gmail.com> <20140907075607.GA11240@mguzik> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org To: Mateusz Guzik , Al Viro Return-path: In-Reply-To: <20140907075607.GA11240@mguzik> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Hi Mateusz, > I can implement that later if it sounds sane enough. > Note this behaviour seems to be a requirement for cross-rename to work. > > At least restoring previous behaviour while keeping cross-rename is not hard, > I can write it later. Have you find a proper solution for this very issue or anything that can push forward addressing it? Thankfully this issue has been addressed by a workaround in fs/dcache.c in grsecurity patch for 3.16.2 (grsecurity-3.0-3.16.2-201409082129.patch) but it would be great to have a fix upstream. -- Piotr.