virtnbdmap: support mapping compressed backup images
Aperta
enhancement
- Lingua principale
- Python
- Stelle
- 518
- Fork
- 57
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.