]> www.infradead.org Git - users/jedix/linux-maple.git/commit
autofs: convert autofs to use the new mount api
authorIan Kent <raven@themaw.net>
Fri, 22 Sep 2023 04:12:14 +0000 (12:12 +0800)
committerChristian Brauner <brauner@kernel.org>
Fri, 22 Sep 2023 12:08:02 +0000 (14:08 +0200)
commite6ec453bd0f03a60a80f00f95ae2eaa260faa3c2
tree0ce43441bb01c7a7d919bc6587695905a7f975b8
parent1f50012d9c63c690f25956239bd25d10236405f8
autofs: convert autofs to use the new mount api

Convert the autofs filesystem to use the mount API.

The conversion patch was originally written by David Howells.
I have taken that patch and broken it into several patches in an effort
to make the change easier to review.

Signed-off-by: Ian Kent <raven@themaw.net>
Reviewed-by: Bill O'Donnell <bodonnel@redhat.com>
Message-Id: <20230922041215.13675-8-raven@themaw.net>
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/autofs/autofs_i.h
fs/autofs/init.c
fs/autofs/inode.c