Re: [RFC][PATCH] fix d_absolute_path() interplay with fsmount()
From: Tetsuo Handa <penguin-kernel@i-love.sakura.ne.jp>
Date: 2019-08-30 10:11:39
Also in:
linux-fsdevel
From: Tetsuo Handa <penguin-kernel@i-love.sakura.ne.jp>
Date: 2019-08-30 10:11:39
Also in:
linux-fsdevel
On 2019/08/22 12:51, Al Viro wrote:
[bringing a private thread back to the lists] There's a bug in interplay of fsmount() and d_absolute_path(). Namely, the check in d_absolute_path() treats the not-yet-attached mount as "reached absolute root".
I think you can send this patch to linux-next.