virtnbdmap: support mapping compressed backup images
Đang mở
enhancement
- Ngôn ngữ chính
- Python
- Star
- 518
- Fork
- 57
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.