diff options
author | Hongbo Li <lihongbo22@huawei.com> | 2025-07-10 15:14:15 +0300 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2025-07-22 18:58:15 +0300 |
commit | 94b3ce7f1509d91fbe3f84f367b622cbb2c1af7e (patch) | |
tree | c0917ba91cab3386fcbcb6cced6a56fd1898e5a8 /drivers/infiniband/hw/ionic/ionic_datapath.c | |
parent | bb463a75ab2fc5b7322d342808d1dacf34abe79e (diff) | |
download | linux-94b3ce7f1509d91fbe3f84f367b622cbb2c1af7e.tar.xz |
f2fs: switch to the new mount api
The new mount api will execute .parse_param, .init_fs_context, .get_tree
and will call .remount if remount happened. So we add the necessary
functions for the fs_context_operations. If .init_fs_context is added,
the old .mount should remove.
See Documentation/filesystems/mount_api.rst for more information.
Signed-off-by: Hongbo Li <lihongbo22@huawei.com>
[sandeen: forward port]
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
[hongbo: context modified]
Signed-off-by: Hongbo Li <lihongbo22@huawei.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'drivers/infiniband/hw/ionic/ionic_datapath.c')
0 files changed, 0 insertions, 0 deletions