storage/pkg/chunked
Giuseppe Scrivano cdf703fa81
chunked: return PathError for fsetxattr
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2024-06-07 17:25:26 +02:00
..
compressor chunked: flush the input tarball to the output 2023-12-13 17:31:00 +01:00
dump dump: handle duplicates 2024-06-05 13:59:15 +02:00
internal compression: Add some doc comments 2024-06-03 14:54:32 -04:00
toc Refuse to return a value from GetTOCDigest when it is ambiguous 2024-02-26 21:09:42 +01:00
bloom_filter.go chunked: fix divide by zero in bloom filter 2024-04-23 13:54:30 +02:00
bloom_filter_test.go chunked: fix divide by zero in bloom filter 2024-04-23 13:54:30 +02:00
cache_linux.go Move the tar-split digest value into the TOC 2024-05-14 10:53:03 +02:00
cache_linux_test.go chunked: store file locations as binary 2024-04-19 21:28:16 +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 chunked: fix deadlock by always consuming tar-split 2024-06-03 23:01:34 +02:00
filesystem_linux.go chunked: return PathError for fsetxattr 2024-06-07 17:25:26 +02:00
filesystem_linux_test.go chunked: refactor doHardLink to get full destination path 2024-06-07 17:24:23 +02:00
storage.go Misc. warning cleanups 2022-10-01 02:53:06 +02:00
storage_linux.go chunked: Add helpers for /proc/self/fd accesses 2024-06-07 09:30:55 -04:00
storage_unsupported.go chunked: validate converted images 2024-01-08 22:00:35 +01:00
zstdchunked_test.go Improve error handling a bit 2024-05-14 10:53:03 +02:00