storage/pkg
Giuseppe Scrivano 8c9ca13d37
store: remove deprecated ApplyDiffWithDiffer
The ApplyDiffWithDiffer function was marked as deprecated,
with PrepareStagedLayer being the recommended replacement.
Its implementation was just a wrapper around PrepareStagedLayer.

Remove the deprecated function from the Store and LayerStore
interfaces and its implementation.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2025-05-07 08:52:18 +02:00
..
archive pkg/archive: split tar writing in prepareAddFile() and addFile() 2025-04-14 09:09:21 +02:00
chrootarchive Use for range over integers 2025-03-31 15:39:12 -07:00
chunked store: remove deprecated ApplyDiffWithDiffer 2025-05-07 08:52:18 +02:00
config store: drop remap-[ug]ids 2024-06-24 13:15:04 +02:00
directory Remove unneeded conversion 2025-04-01 16:18:43 -07:00
dmesg all: remove old-style +build tags 2024-09-19 17:00:48 -07:00
fileutils Fix: Overlay fails with a permission error when trying to create and access layers. 2025-03-20 14:31:11 +02:00
fsutils all: remove old-style +build tags 2024-09-19 17:00:48 -07:00
fsverity all: remove old-style +build tags 2024-09-19 17:00:48 -07:00
homedir all: remove old-style +build tags 2024-09-19 17:00:48 -07:00
idmap idmap: fix first argument to open_tree 2025-03-27 15:11:27 +01:00
idtools pkg/idtools: fix lint gofumpt error 2025-03-28 12:06:12 +01:00
ioutils Remove unneeded conversion 2025-04-01 16:18:43 -07:00
locker Use range iterations 2024-09-05 18:56:35 +02:00
lockfile Use for range over integers 2025-03-31 15:39:12 -07:00
longpath Windows: Fixing longpath hanlding of UNC paths. 2015-09-30 19:36:08 -07:00
loopback Fix and annotate Stat_t fields conversion 2025-04-01 16:18:55 -07:00
mflag Use any instead of interface{} 2025-03-31 15:37:25 -07:00
mount Merge pull request #2101 from kolyshkin/gofix 2024-09-24 20:49:00 +00:00
parsers Merge pull request #2101 from kolyshkin/gofix 2024-09-24 20:49:00 +00:00
pools Use any instead of interface{} 2025-03-31 15:37:25 -07:00
promise Format sources with gofumpt 2023-05-26 16:17:31 -07:00
reexec pkg/reexec: rm unused nolint: annotation 2025-04-01 16:18:55 -07:00
regexp all: remove old-style +build tags 2024-09-19 17:00:48 -07:00
stringid Document stringid.GenerateRandomID() 2023-05-30 07:49:17 -06:00
stringutils Use for range over integers 2025-03-31 15:39:12 -07:00
system Fix and annotate Stat_t fields conversion 2025-04-01 16:18:55 -07:00
tarlog Standardize on capatalized logrus messages, and remove stutters 2021-09-23 14:43:35 -04:00
truncindex Avoid unnecessary manually-coded loops 2024-09-05 19:45:45 +02:00
unshare pkg/unshare: fix nolint annotation 2025-04-01 16:18:56 -07:00