minix: convert minix to use the new mount api
authorBill O'Donnell <bodonnel@redhat.com>
Thu, 7 Mar 2024 16:29:18 +0000 (10:29 -0600)
committerChristian Brauner <brauner@kernel.org>
Tue, 26 Mar 2024 08:04:55 +0000 (09:04 +0100)
commit7cd7bfe59328741185ef6db3356489c22919e59b
tree4d04d802b825a02f9fb0c9ee30b6bfc94598d650
parent78ff640819496212feea29c62174f3eb3c837134
minix: convert minix to use the new mount api

Convert the minix filesystem to use the new mount API.

Tested using mount and remount on minix device.

Signed-off-by: Bill O'Donnell <bodonnel@redhat.com>
Link: https://lore.kernel.org/r/20240307163325.998723-1-bodonnel@redhat.com
Acked-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/minix/inode.c