storage/pkg/chunked
Giuseppe Scrivano b0885dfba9
store: drop rootless from arguments
drop the rootless argument from DefaultStoreOptions and
UpdateStoreOptions since this can be retrieved internally through the
unshare package.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2023-11-16 21:13:28 +01:00
..
compressor chunked: generate tar-split as part of zstd:chunked 2023-06-17 00:31:39 +02:00
dump chunked: dump in 'composefs-info' dump format 2023-10-16 15:44:22 +02:00
internal chunked: fix generating footer 2023-09-05 08:55:29 +02:00
toc chunked: move GetTOCDigest to a subpackage 2023-08-08 08:59:38 +02:00
cache_linux.go chunked: provide digest for empty files 2023-10-16 13:09:45 +02:00
cache_linux_test.go chunked: support writing files in a flat dir format 2023-07-04 17:45:41 +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: refactor code in new functions 2023-09-05 08:55:29 +02:00
storage.go Misc. warning cleanups 2022-10-01 02:53:06 +02:00
storage_linux.go store: drop rootless from arguments 2023-11-16 21:13:28 +01:00
storage_unsupported.go chunked: drop unused import 2023-08-10 14:50:41 +02:00
zstdchunked_test.go chunked: refactor code in new functions 2023-09-05 08:55:29 +02:00