On 2025/1/17 18:06, Chen Linxuan wrote:
If an option is unknown to erofs, which means that option is not in `erofs_fs_parameters`, `fs_parse` will return -ENOPARAM, which makes `erofs_fc_parse_param` returns earlier. Signed-off-by: Chen Linxuan <[email protected]>
Reviewed-by: Gao Xiang <[email protected]> Thanks, Gao Xiang
