Skip to content

chunked: drop host dedup feature#1256

Merged
rhatdan merged 1 commit intocontainers:mainfrom
giuseppe:chunked-drop-host-dedup
Jun 7, 2022
Merged

chunked: drop host dedup feature#1256
rhatdan merged 1 commit intocontainers:mainfrom
giuseppe:chunked-drop-host-dedup

Conversation

@giuseppe
Copy link
Copy Markdown
Member

@giuseppe giuseppe commented Jun 7, 2022

drop host deduplication by just looking at the file path. It could be
useful in very specific use cases, but it is too expensive for generic
images. If the need arises, we first need to create an index of the
files that we can deduplicate so there is no need to calculate the
checksum on the fly.

Signed-off-by: Giuseppe Scrivano gscrivan@redhat.com

@giuseppe giuseppe force-pushed the chunked-drop-host-dedup branch from a027994 to 8ace82d Compare June 7, 2022 12:41
@rhatdan
Copy link
Copy Markdown
Member

rhatdan commented Jun 7, 2022

You need to fix man pages.

drop host deduplication by just looking at the file path.  It could be
useful in very specific use cases, but it is too expensive for generic
images.  If the need arises, we first need to create an index of the
files that we can deduplicate so there is no need to calculate the
checksum on the fly.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
@giuseppe giuseppe force-pushed the chunked-drop-host-dedup branch from 8ace82d to 268af00 Compare June 7, 2022 13:32
@giuseppe
Copy link
Copy Markdown
Member Author

giuseppe commented Jun 7, 2022

You need to fix man pages.

fixed

@rhatdan
Copy link
Copy Markdown
Member

rhatdan commented Jun 7, 2022

@nalind
Copy link
Copy Markdown
Member

nalind commented Jun 7, 2022

LGTM

1 similar comment
@umohnani8
Copy link
Copy Markdown
Member

LGTM

@rhatdan rhatdan merged commit 8951d01 into containers:main Jun 7, 2022
@flouthoc
Copy link
Copy Markdown
Collaborator

flouthoc commented Jun 7, 2022

LGTM for the record.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants