]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sysv: convert sysv to use the new mount api
authorEric Sandeen <sandeen@redhat.com>
Wed, 5 Feb 2025 22:30:09 +0000 (16:30 -0600)
committerChristian Brauner <brauner@kernel.org>
Thu, 6 Feb 2025 14:26:12 +0000 (15:26 +0100)
commit00dac020ca2a2d82c3e4057a930794cca593ea77
treef683459269297315354cc5ed399f063d4ac1fb97
parente8fe0d4b2e5dff6dac4f29303484f22b87800825
sysv: convert sysv to use the new mount api

Convert the sysv filesystem to use the new mount API.

Tested by mounting some old sysv & v7 images I found in archives;
there are no mount options, and no remount op, so this conversion
is trivial.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Link: https://lore.kernel.org/r/be08b1c1-c6d7-4e82-b457-87116879bdac@redhat.com
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/sysv/super.c