Miklos Szeredi wrote:
> This subtype thing is specific to "fuse" and "fuseblk" filesystems. When
> these are switched over to the new context API, the handling of this
> parameter can be moved from legacy_parse_param() into fuse.
I think do_new_mount() should do:
vfs_parse_fs_string(fc
This subtype thing is specific to "fuse" and "fuseblk" filesystems. When these
are switched over to the new context API, the handling of this parameter can be
moved from legacy_parse_param() into fuse.
Signed-off-by: Miklos Szeredi
---
fs/fs_context.c | 10 ++
1 file changed, 10 inserti
2 matches
Mail list logo