jfs: convert jfs to use the new mount api
authorEric Sandeen <sandeen@redhat.com>
Thu, 26 Sep 2024 17:19:46 +0000 (12:19 -0500)
committerChristian Brauner <brauner@kernel.org>
Tue, 8 Oct 2024 12:41:53 +0000 (14:41 +0200)
commit945be8ca819e8a1fa2e2f2132475261b26c4f817
treedfa9a05de97743a6ecf78f6e4e8756ac2ed903f8
parent5b00a0f96d0ad39f2551ffdf00e39d4d0ad23795
jfs: convert jfs to use the new mount api

Convert the jfs 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/20240926171947.682881-1-sandeen@redhat.com
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/jfs/jfs_filsys.h
fs/jfs/super.c