virtnbdmap: support mapping compressed backup images
未关闭
enhancement
- 主要语言
- Python
- 星标
- 518
- 派生
- 57
- PR 合并指标
- 30 天内没有已合并 PR
描述
It should be possible to map compressed images too. One idea would be:
1) detect compressed image and read trailer in virtnbdmap
2) add info about the compressed block (length and original length / offset) to the blockmap json
3) in virtnbd-nbdkit-plugin detect if requested block is compressed, decompress and return decompressed data
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。