storage/pkg/chunked
Kir Kolyshkin cfe8024bff ci: add codespell
1. Move codespell config out of Makefile, simplify (remove unused
   stuff).

2. Fix found issues (using codespell -w).

3. Add a codespell CI job.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2024-10-15 17:39:07 -07: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 all: remove old-style +build tags 2024-09-19 17:00:48 -07: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 ci: add codespell 2024-10-15 17:39:07 -07: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 Compute the layer size from tar-split for zstd:chunked layers 2024-10-14 20:10:07 +02:00
compression_linux_test.go Compute the layer size from tar-split for zstd:chunked layers 2024-10-14 20:10:07 +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 chunked: define error for partial pulls not available 2024-10-02 17:13:25 +02:00
storage_linux.go Compute the layer size from tar-split for zstd:chunked layers 2024-10-14 20:10:07 +02:00
storage_unsupported.go all: remove old-style +build tags 2024-09-19 17:00:48 -07:00
zstdchunked_test.go all: remove old-style +build tags 2024-09-19 17:00:48 -07:00