storage/pkg/chunked
Kir Kolyshkin b7fb12e894 Remove unneeded conversion
Those are the cases where the value being converted is already of that
type (checked to be that way for all os/arch combinations).

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2025-04-01 16:18:43 -07:00
..
compressor Use for range over integers 2025-03-31 15:39:12 -07:00
dump Remove unneeded conversion 2025-04-01 16:18:43 -07:00
internal Remove unneeded conversion 2025-04-01 16:18:43 -07:00
toc Move pkg/chunked/internal to pkg/chunked/internal/minimal 2024-12-13 01:27:58 +01:00
bloom_filter_linux.go Remove unneeded conversion 2025-04-01 16:18:43 -07:00
bloom_filter_linux_test.go Use range iterations 2024-09-05 18:56:35 +02:00
cache_linux.go When applying a chunked layer with a tar-split, compute its uncompressed digest 2025-01-07 16:56:09 +01:00
cache_linux_test.go Remove unneeded conversion 2025-04-01 16:18:43 -07:00
compression.go Move pkg/chunked/internal to pkg/chunked/internal/minimal 2024-12-13 01:27:58 +01:00
compression_linux.go Remove unneeded conversion 2025-04-01 16:18:43 -07: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 Move pkg/chunked/internal to pkg/chunked/internal/minimal 2024-12-13 01:27:58 +01:00
filesystem_linux_test.go Move pkg/chunked/internal to pkg/chunked/internal/minimal 2024-12-13 01:27:58 +01:00
storage.go chunked: define error for partial pulls not available 2024-10-02 17:13:25 +02:00
storage_linux.go Remove unneeded conversion 2025-04-01 16:18:43 -07:00
storage_linux_test.go chunked: store the override xattr with the inode type 2024-12-06 08:50:08 +01:00
storage_unsupported.go chunked: use fallback mechanism on non-linux platforms 2025-01-27 13:39:33 +01:00
zstdchunked_test.go Move pkg/chunked/internal to pkg/chunked/internal/minimal 2024-12-13 01:27:58 +01:00