hpfs: convert hpfs to use the new mount api
authorEric Sandeen <sandeen@redhat.com>
Wed, 25 Sep 2024 13:17:06 +0000 (15:17 +0200)
committerChristian Brauner <brauner@kernel.org>
Tue, 8 Oct 2024 12:41:53 +0000 (14:41 +0200)
commitc323cbf720526f4feb75f656bc271104b13ecedf
treedfd8fde6a9424bc4181088a97168ef43d596cccf
parent945be8ca819e8a1fa2e2f2132475261b26c4f817
hpfs: convert hpfs to use the new mount api

Convert the hpfs 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>
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Link: https://lore.kernel.org/r/0a066bbb-59ad-17b0-e413-190569f2fea9@redhat.com
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/hpfs/super.c