Re: [PATCH 0/8] autofs - convert to to use mount api
Christian Brauner <[email protected]>
| Newsgroups | gmane.linux.file-systems,gmane.linux.kernel.autofs,gmane.linux.kernel |
|---|---|
| Message-ID | <20230921-altpapier-knien-1dd29cd78a2f@brauner> |
On Thu, Sep 21, 2023 at 03:03:26PM +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 <[email protected]> > --- > > 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 > Yeah sure, but I only see 4 patches on the list? Is my setup broken or did you accidently forget to send some patches?