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

Now properly records file before and after renaming. #180

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

Conversation

fvalasiad
Copy link
Collaborator

@fvalasiad fvalasiad commented Apr 12, 2023

No longer records the file if the rename system call failed.

rename-to file is now also checked to see if the file has been processed before.

Closes #179

@fvalasiad fvalasiad requested a review from zvr April 12, 2023 20:07
No longer records the file if the rename system call failed.

rename-to file is now also checked to see if the file has been processed before.

Signed-off-by: Fotios Valasiadis <[email protected]>
@fvalasiad fvalasiad added the bug Something isn't working label Apr 12, 2023
@fvalasiad fvalasiad added this to the release-1.0 milestone Jun 28, 2023
@fvalasiad
Copy link
Collaborator Author

@zvr Added this to release-1.0 since it's a bugfix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rename(2) entry handler is invalid
1 participant