Re: [PATCH v2] erofs-utils: mkfs_erofs.h: clean up definitions

2018-12-20 Thread Li Guifu
On 2018/12/19 20:23, Gao Xiang wrote: > remove some duplicated definitions and > keep these in line with kernel names. > > Signed-off-by: Gao Xiang > --- > v1 -> v2: > - fix compilation > > erofs_cache.c | 11 --- > erofs_io.c| 3 +-- > mkfs_erofs.h | 24 ++-- >

[PATCH v2] erofs-utils: mkfs_erofs.h: clean up definitions

2018-12-19 Thread Gao Xiang
remove some duplicated definitions and keep these in line with kernel names. Signed-off-by: Gao Xiang --- v1 -> v2: - fix compilation erofs_cache.c | 11 --- erofs_io.c| 3 +-- mkfs_erofs.h | 24 ++-- mkfs_file.c | 4 ++-- mkfs_inode.c | 28 ++-