storage/pkg/chunked
Miloslav Trmač 053ac6105d Remove ChecksumAnntation from ZstdChunkedFooterData
Manage the value directly to simplify.

This happens to fix the ReadFooterDataFromBlob code path,
which was not setting ChecksumAnntation at all.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2024-04-13 16:57:14 +02:00
..
compressor chunked: flush the input tarball to the output 2023-12-13 17:31:00 +01:00
dump dump: ignore link counter for symlinks 2024-01-19 18:52:23 +01:00
internal Remove ChecksumAnntation from ZstdChunkedFooterData 2024-04-13 16:57:14 +02:00
toc Refuse to return a value from GetTOCDigest when it is ambiguous 2024-02-26 21:09:42 +01:00
cache_linux.go chunked: fix unmarshaling of file names 2024-04-09 22:03:13 +02:00
cache_linux_test.go chunked: fix unmarshaling of file names 2024-04-09 22:03:13 +02:00
compression.go Move code only called on Linux into a Linux-specific file 2022-10-14 17:17:53 +02:00
compression_linux.go Remove ChecksumAnntation from ZstdChunkedFooterData 2024-04-13 16:57:14 +02:00
storage.go Misc. warning cleanups 2022-10-01 02:53:06 +02:00
storage_linux.go Only obtain the zstd:chunked TOC digest once 2024-04-13 16:57:07 +02:00
storage_unsupported.go chunked: validate converted images 2024-01-08 22:00:35 +01:00
zstdchunked_test.go Only obtain the zstd:chunked TOC digest once 2024-04-13 16:57:07 +02:00