[PATCH V2] ubifs: Convert ubifs to use the new mount API

Zhihao Cheng chengzhihao1 at huawei.com
Tue Oct 8 01:03:11 PDT 2024


在 2024/10/3 0:58, Eric Sandeen 写道:
> From: David Howells <dhowells at redhat.com>
> 
> Convert the ubifs filesystem to the new internal mount API as the old
> one will be obsoleted and removed.  This allows greater flexibility in
> communication of mount parameters between userspace, the VFS and the
> filesystem.
> 
> See Documentation/filesystems/mount_api.txt for more information.
> 
> Signed-off-by: David Howells <dhowells at redhat.com>
> Co-developed-by: Eric Sandeen <sandeen at redhat.com>
> [sandeen: forward-port old patch, use dedicated context struct]]
> Signed-off-by: Eric Sandeen <sandeen at redhat.com>
> cc: Richard Weinberger <richard at nod.at>
> cc: Zhihao Cheng <chengzhihao1 at huawei.com>
> cc: linux-mtd at lists.infradead.org
> ---
>   fs/ubifs/super.c | 399 ++++++++++++++++++++++++-----------------------
>   1 file changed, 203 insertions(+), 196 deletions(-)
> 

Reviewed-by: Zhihao Cheng <chengzhihao1 at huawei.com>



More information about the linux-mtd mailing list