On Wed, Aug 26, 2020 at 02:48:19PM -0600, Ross Zwisler wrote: > Al, now that the changes to fs/namei.c have landed and we're past the merge > window for v5.9, what are your thoughts on this patch and the associated test? Humm... should that be nd->path.mnt->mnt_flags or link->mnt->mnt_flags? Usually it's the same thing, but they might differ. IOW, is that about the directory we'd found it in, or is it about the link itself?