]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
hfsplus: convert hfsplus to use the new mount api
authorEric Sandeen <sandeen@redhat.com>
Mon, 16 Sep 2024 17:26:22 +0000 (13:26 -0400)
committerChristian Brauner <brauner@kernel.org>
Tue, 8 Oct 2024 12:41:50 +0000 (14:41 +0200)
commit432f7c78cb000a3151fa0d39585b000312f50d7e
tree1f15e67b0661db4a01ebef629f4389c2e7d5a93c
parentffcd06b6d13b72823aba0d7c871f7e4876e7916b
hfsplus: convert hfsplus to use the new mount api

Convert the hfsplus 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-6-sandeen@redhat.com
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/hfsplus/hfsplus_fs.h
fs/hfsplus/options.c
fs/hfsplus/super.c