On 2021/8/18 15:07, Gao Xiang wrote:
Currently, uncompressed data except for tail-packing inline is consecutive on disk.In order to support chunk-based data deduplication, add a new corresponding inode data layout. In the future, the data source of chunks can be either (un)compressed. Signed-off-by: Gao Xiang <[email protected]>
Reviewed-by: Chao Yu <[email protected]> Thanks,
