commit | 99691b4662ddc6e62978976a434ee6444c242263 | [log] [tgz] |
---|---|---|
author | Gao Xiang <gaoxiang25@huawei.com> | Tue Aug 21 22:49:33 2018 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Aug 27 19:46:13 2018 +0200 |
tree | 38278e92b4e3207074e6507c66d249901034b109 | |
parent | ab47dd2b08193753ffd289d4042988d2c077cb76 [diff] |
staging: erofs: rearrange vle clustertype definitions This patch moves vle clustertype definitions to erofs_fs.h since they are part of on-disk format. It also adds compile time check for Z_EROFS_VLE_DI_CLUSTER_TYPE_BITS Signed-off-by: Gao Xiang <gaoxiang25@huawei.com> Reviewed-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>