diff options
author | 2021-08-20 18:00:18 +0800 | |
---|---|---|
committer | 2021-08-20 22:38:01 +0800 | |
commit | 2a9dc7a8fec6ca287e2c038f9441e24269e10b5f (patch) | |
tree | 69cc5664ddef0dd151f1c9fb3d573cb36640a42b /scripts/gdb/linux/utils.py | |
parent | erofs: add fiemap support with iomap (diff) | |
download | wireguard-linux-2a9dc7a8fec6ca287e2c038f9441e24269e10b5f.tar.xz wireguard-linux-2a9dc7a8fec6ca287e2c038f9441e24269e10b5f.zip |
erofs: introduce chunk-based file on-disk format
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.
Link: https://lore.kernel.org/r/20210820100019.208490-1-hsiangkao@linux.alibaba.com
Reviewed-by: Liu Bo <bo.liu@linux.alibaba.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions