commit | 915f4c9358db6f96f08934dd683ae297aaa0fb91 | [log] [tgz] |
---|---|---|
author | Chengguang Xu <cgxu519@mykernel.net> | Mon Oct 05 15:15:50 2020 +0800 |
committer | Gao Xiang <hsiangkao@redhat.com> | Fri Oct 09 10:37:42 2020 +0800 |
tree | e25c4b7d7947dcf3da77fd0768dc1ac81f9d7d16 | |
parent | 6ea5aad32dd8b35af68b1ba955daa368900d3b98 [diff] |
erofs: remove unnecessary enum entries Opt_nouser_xattr and Opt_noacl are useless, so just remove them. Signed-off-by: Chengguang Xu <cgxu519@mykernel.net> Reviewed-by: Gao Xiang <hsiangkao@redhat.com> Reviewed-by: Chao Yu <yuchao0@huawei.com> Link: https://lore.kernel.org/r/20201005071550.66193-1-cgxu519@mykernel.net Signed-off-by: Gao Xiang <hsiangkao@redhat.com>