On 4/24/25 01:08, Eric Sandeen wrote: > From: Hongbo Li <lihongbo22@xxxxxxxxxx> > > The handle_mount_opt() helper is used to parse mount parameters, > and so we can rename this function to f2fs_parse_param() and set > it as .param_param in fs_context_operations. > > Signed-off-by: Hongbo Li <lihongbo22@xxxxxxxxxx> > [sandeen: forward port] > Signed-off-by: Eric Sandeen <sandeen@xxxxxxxxxx> Reviewed-by: Chao Yu <chao@xxxxxxxxxx> Thanks,