提交 915f4c93 编写于 作者: C Chengguang Xu 提交者: Gao Xiang

erofs: remove unnecessary enum entries

Opt_nouser_xattr and Opt_noacl are useless, so just remove them.
Signed-off-by: NChengguang Xu <cgxu519@mykernel.net>
Reviewed-by: NGao Xiang <hsiangkao@redhat.com>
Reviewed-by: NChao Yu <yuchao0@huawei.com>
Link: https://lore.kernel.org/r/20201005071550.66193-1-cgxu519@mykernel.netSigned-off-by: NGao Xiang <hsiangkao@redhat.com>
上级 6ea5aad3
......@@ -211,9 +211,7 @@ static void erofs_default_options(struct erofs_fs_context *ctx)
enum {
Opt_user_xattr,
Opt_nouser_xattr,
Opt_acl,
Opt_noacl,
Opt_cache_strategy,
Opt_err
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册