hfs: convert hfs to use the new mount api
authorEric Sandeen <sandeen@redhat.com>
Mon, 16 Sep 2024 17:26:21 +0000 (13:26 -0400)
committerChristian Brauner <brauner@kernel.org>
Tue, 8 Oct 2024 12:41:46 +0000 (14:41 +0200)
commitffcd06b6d13b72823aba0d7c871f7e4876e7916b
treee2488d151c0ebf7ea5be7dbf095fd07cca46cfe7
parentc3099e72bf4f5d31f0e0fc725fadcf9397e6aab3
hfs: convert hfs to use the new mount api

Convert the hfs filesystem to use the new mount API.
Tested by comparing random mount & remount options before and after
the change.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Link: https://lore.kernel.org/r/20240916172735.866916-5-sandeen@redhat.com
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/hfs/super.c