openpromfs: finish conversion to the new mount API
authorEric Sandeen <sandeen@redhat.com>
Fri, 1 Mar 2024 22:33:11 +0000 (16:33 -0600)
committerChristian Brauner <brauner@kernel.org>
Tue, 26 Mar 2024 08:04:54 +0000 (09:04 +0100)
commit8f27829974b025d4df2e78894105d75e3bf349f0
tree56d250c973886ce4976b701e179ab433a822dfa3
parentb01e1a6359df16d432bfdfb31b04da78236f45b8
openpromfs: finish conversion to the new mount API

The original mount API conversion inexplicably left out the change
from ->remount_fs to ->reconfigure; do that now.

Fixes: 7ab2fa7693c3 ("vfs: Convert openpromfs to use the new mount API")
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Link: https://lore.kernel.org/r/90b968aa-c979-420f-ba37-5acc3391b28f@redhat.com
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/openpromfs/inode.c