[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150320133118.GW29656@ZenIV.linux.org.uk>
Date: Fri, 20 Mar 2015 13:31:18 +0000
From: Al Viro <viro@...IV.linux.org.uk>
To: Karel Zak <kzak@...hat.com>
Cc: Miklos Szeredi <miklos@...redi.hu>, linux-kernel@...r.kernel.org
Subject: Re: d_path() and overlay fs
On Fri, Mar 20, 2015 at 02:29:14PM +0100, Karel Zak wrote:
> It seems like serious problem because kernel uses d_path() (and
> friends) on many places to generate path strings for userspace in
> /proc and /sys and people already use overlay fs in containers.
It's not d_path(), it's file->f_path being wrong to start with. Same
problem as what dhowells is fighting wrt LSM shite.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists