[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Y9coWGadefHY6ZEJ@ZenIV>
Date: Mon, 30 Jan 2023 02:15:52 +0000
From: Al Viro <viro@...iv.linux.org.uk>
To: Richard Weinberger <richard@....at>
Cc: chuck lever <chuck.lever@...cle.com>,
linux-nfs <linux-nfs@...r.kernel.org>,
linux-kernel <linux-kernel@...r.kernel.org>,
linux-fsdevel <linux-fsdevel@...r.kernel.org>,
Jeff Layton <jlayton@...nel.org>, anna <anna@...nel.org>,
trond myklebust <trond.myklebust@...merspace.com>,
raven <raven@...maw.net>,
chris chilvers <chris.chilvers@...sbroker.com>,
david young <david.young@...sbroker.com>,
luis turcitu <luis.turcitu@...sbroker.com>,
david <david@...ma-star.at>, benmaynard <benmaynard@...gle.com>
Subject: Re: [PATCH 2/3] namei: Allow follow_down() to uncover auto mounts
On Sun, Jan 29, 2023 at 04:42:39PM +0100, Richard Weinberger wrote:
> ----- Ursprüngliche Mail -----
> > Von: "chuck lever" <chuck.lever@...cle.com>
> >> On Dec 7, 2022, at 3:43 AM, Richard Weinberger <richard@....at> wrote:
> >>
> >> This function is only used by NFSD to cross mount points.
> >> If a mount point is of type auto mount, follow_down() will
> >> not uncover it. Add LOOKUP_AUTOMOUNT to the lookup flags
> >> to have ->d_automount() called when NFSD walks down the
> >> mount tree.
> >>
> >> Signed-off-by: Richard Weinberger <richard@....at>
> >
> > Hello Al, you are top of the maintainers listed for fs/namei.c.
> > I'd like to take this series for v6.3 via the nfsd tree. Can
> > I get your Acked-by: for this one?
>
> ping?
modulo clumsy wording ("mount point is of type auto mount")
Acked-by: Al Viro <viro@...iv.linux.org.uk>
Commit message sounds as if it refered to autofs, rather than NFS referrals
et.al. and AFAICS those are the cases it's really about...
Powered by blists - more mailing lists