storage/pkg/chunked
Miloslav Trmač f4597cfee5 Use range iterations
... for the trivial cases where the loop body does not reference
the iteration variable at all.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2024-09-05 18:56:35 +02:00
..
compressor Use range iterations 2024-09-05 18:56:35 +02:00
dump chunked, composefs: fix decoding of xattrs 2024-07-18 16:53:11 +02:00
internal Document the TypeReg/TypeChunk storage format 2024-07-18 23:36:57 +02:00
toc Refuse to return a value from GetTOCDigest when it is ambiguous 2024-02-26 21:09:42 +01:00
bloom_filter_linux.go chunked: specify a maximum length for the bloom filter 2024-06-10 15:20:47 +02:00
bloom_filter_linux_test.go Use range iterations 2024-09-05 18:56:35 +02:00
cache_linux.go Be explicit about impact of not writing caches 2024-09-03 20:42:58 +02:00
cache_linux_test.go chunked: add fuzzing tests for the cache 2024-06-10 15:20:47 +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 Ensure that the metadata in the TOC matches the tar-split 2024-07-18 23:36:57 +02:00
filesystem_linux.go overlay,chunked: Add some more O_CLOEXEC 2024-07-29 08:42:39 -04:00
filesystem_linux_test.go overlay,chunked: Add some more O_CLOEXEC 2024-07-29 08:42:39 -04:00
storage.go Misc. warning cleanups 2022-10-01 02:53:06 +02:00
storage_linux.go Use range iterations 2024-09-05 18:56:35 +02:00
storage_unsupported.go chunked: validate converted images 2024-01-08 22:00:35 +01:00
tar_split_linux.go Ensure that the metadata in the TOC matches the tar-split 2024-07-18 23:36:57 +02:00
tar_split_linux_test.go Ensure that the metadata in the TOC matches the tar-split 2024-07-18 23:36:57 +02:00
zstdchunked_test.go Use realistic tar-split data in TestGenerateAndParseManifest 2024-07-18 23:36:57 +02:00