Re: [PATCH] fix do_last() regression

From: Linus Torvalds
Date: Sat Feb 01 2020 - 13:29:38 EST


On Sat, Feb 1, 2020 at 8:26 AM Al Viro <viro@xxxxxxxxxxxxxxxxxx> wrote:
>
> Brown paperbag time: fetching ->i_uid/->i_mode really should've been
> done from nd->inode.

I'm assuming you want me to apply this directly as a patch, or was it
meant as a heads-up with a future pull request?

Linus