[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZQ2V0wa6Hia9xbWS@redhat.com>
Date: Fri, 22 Sep 2023 08:25:39 -0500
From: Bill O'Donnell <bodonnel@...hat.com>
To: Ian Kent <raven@...maw.net>
Cc: Al Viro <viro@...iv.linux.org.uk>,
Christian Brauner <brauner@...nel.org>,
autofs mailing list <autofs@...r.kernel.org>,
linux-fsdevel <linux-fsdevel@...r.kernel.org>,
Kernel Mailing List <linux-kernel@...r.kernel.org>,
Bill O'Donnell <billodo@...hat.com>,
Miklos Szeredi <miklos@...redi.hu>,
David Howells <dhowells@...hat.com>
Subject: Re: [PATCH 0/8] autofs - convert to to use mount api
On Fri, Sep 22, 2023 at 12:12:07PM +0800, Ian Kent wrote:
> There was a patch from David Howells to convert autofs to use the mount
> api but it was never merged.
>
> I have taken David's patch and refactored it to make the change easier
> to review in the hope of having it merged.
>
> Signed-off-by: Ian Kent <raven@...maw.net>
for the series...
Reviewed-by: Bill O'Donnell <bodonnel@...hat.com>
>
> Ian Kent (8):
> autofs: refactor autofs_prepare_pipe()
> autofs: add autofs_parse_fd()
> autofs: refactor super block info init
> autofs: reformat 0pt enum declaration
> autofs: refactor parse_options()
> autofs: validate protocol version
> autofs: convert autofs to use the new mount api
> autofs: fix protocol sub version setting
>
> fs/autofs/autofs_i.h | 15 +-
> fs/autofs/init.c | 9 +-
> fs/autofs/inode.c | 423 +++++++++++++++++++++++++------------------
> 3 files changed, 266 insertions(+), 181 deletions(-)
>
> --
> 2.41.0
>
Powered by blists - more mailing lists