spiegel_podman/pkg/machine/compression
Mario Loriedo 8f02822c12 Remove xz unit tests as they are flaky
Signed-off-by: Mario Loriedo <mario.loriedo@gmail.com>
2024-02-28 15:37:15 +01:00
..
testdata Better file close and err handling 2024-02-25 22:29:03 +01:00
compression_test.go Remove xz unit tests as they are flaky 2024-02-28 15:37:15 +01:00
config.go zstd now default compression for podman machine 2024-02-20 14:26:41 -06:00
copy_test.go Vendor crc CopySparse 2024-02-09 19:33:56 +01:00
decompress.go integrating changes from #21768 2024-02-25 22:29:02 +01:00
generic.go Fixup: avoid overriding io.Copy error 2024-02-27 16:48:47 +01:00
gzip.go Move code for sparse optimized copy to a dedicated method 2024-02-27 15:59:56 +01:00
sparse_file_writer.go Reformulate sparseWriter to deal with starting/ending zeroes explicitly 2024-02-23 02:09:39 +01:00
sparse_file_writer_test.go Expand sparseWriter tests 2024-02-23 02:09:39 +01:00
uncompressed.go Move code for sparse optimized copy to a dedicated method 2024-02-27 15:59:56 +01:00
xz.go Use faster gzip reader 2024-02-25 22:29:02 +01:00
zip.go Use faster gzip reader 2024-02-25 22:29:02 +01:00
zstd.go Move code for sparse optimized copy to a dedicated method 2024-02-27 15:59:56 +01:00