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

Consider files stat()'d then written as output #236

Open
wants to merge 1 commit into
base: 1.x
Choose a base branch
from
Open

Consider files stat()'d then written as output #236

wants to merge 1 commit into from

Conversation

remram44
Copy link
Member

@remram44 remram44 commented Nov 4, 2017

Being stat()'d and not read probably shouldn't disqualify a file then overwritten as an output, especially now that proper R+W open mode is handled (so append, ... will be handled)

@remram44 remram44 added C-packer Component: The packer part of reprozip T-enhancement Type: En enhancement to existing code, or a new feature labels Apr 8, 2017
@remram44 remram44 added this to the 1.0.10 milestone Apr 8, 2017
@remram44 remram44 self-assigned this Apr 8, 2017
@remram44 remram44 modified the milestones: 1.0.10, 1.0.11 Jul 7, 2017
@remram44 remram44 modified the milestones: 1.0.11, 1.0.12 Nov 4, 2017
@remram44
Copy link
Member Author

remram44 commented Nov 4, 2017

It seems that FILE_STAT is not handled at all right now, which seems surprising. Added a commit here, but let's think about it.

@remram44 remram44 added the A-question Attention: There is an open question for which more input is requested label Nov 4, 2017
@remram44 remram44 modified the milestones: 1.0.x, 1.0.13 May 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-question Attention: There is an open question for which more input is requested C-packer Component: The packer part of reprozip T-enhancement Type: En enhancement to existing code, or a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant