Re: [PATCH v2 1/7] erofs: on-disk format should have explicitly assigned numbers

2019-08-29 Thread Chao Yu
On 2019/8/30 11:00, Gao Xiang wrote: > As Christoph claimed [1], on-disk format should have > explicitly assigned numbers. I have to change it. > > [1] https://lore.kernel.org/r/20190829095954.gb20...@infradead.org/ > Reported-by: Christoph Hellwig > Signed-off-by: Gao Xiang Reviewed-by: Chao Y

[PATCH v2 1/7] erofs: on-disk format should have explicitly assigned numbers

2019-08-29 Thread Gao Xiang
As Christoph claimed [1], on-disk format should have explicitly assigned numbers. I have to change it. [1] https://lore.kernel.org/r/20190829095954.gb20...@infradead.org/ Reported-by: Christoph Hellwig Signed-off-by: Gao Xiang --- v2: no change, just resend in case of dependency problem; I have