Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

quota: unlink tmp file before creating it #1631

Merged
merged 1 commit into from
Jun 6, 2023

Conversation

giuseppe
Copy link
Member

@giuseppe giuseppe commented Jun 6, 2023

Before creating the tmp file, we unlink it first to avoid an EEXIST error.

Copy link
Collaborator

@flouthoc flouthoc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Before creating the tmp file, we unlink it first to avoid an EEXIST
error.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
@TomSweeneyRedHat
Copy link
Member

LGTM

1 similar comment
@rhatdan
Copy link
Member

rhatdan commented Jun 6, 2023

LGTM

@rhatdan rhatdan merged commit 95989aa into containers:main Jun 6, 2023
18 checks passed
TomSweeneyRedHat added a commit to TomSweeneyRedHat/podman that referenced this pull request Sep 13, 2023
As the c/storage release-1.45 branch can't run tests at the moment,
do a WIP vendor in Podman v4.4.1-rhel.

This backport a fix for c/storage for unlink functionaliy from containers/storage#1631

[NO NEW TESTS NEEDED]

Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
TomSweeneyRedHat added a commit to TomSweeneyRedHat/podman that referenced this pull request Sep 14, 2023
This backport a fix for c/storage for unlink functionaliy from containers/storage#1631

This was a WIP, but has been updated and is ready to merge, assuming
happy tests.

[NO NEW TESTS NEEDED]

Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
TomSweeneyRedHat added a commit to TomSweeneyRedHat/podman that referenced this pull request Sep 14, 2023
This backport a fix for c/storage for unlink functionaliy from containers/storage#1631

This was a WIP, but has been updated and is ready to merge, assuming
happy tests.

[NO NEW TESTS NEEDED]

Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
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.

None yet

5 participants