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

feat: add noarchive to scoutfs part files #1129

Merged
merged 1 commit into from
Mar 10, 2025
Merged

Conversation

benmcclelland
Copy link
Member

The part files for multipart uploads are considered temporary files and should not be archived by default. This adds the noarchive attribute to the part files to prevent scoutam from trying to archive these.

There is a new parameter, disablenoarchive, that will prevent adding the noarchive attribute to these files for the case where there is a desire to archive these temp files.

@benmcclelland benmcclelland force-pushed the ben/scoutfs-noarchive branch 2 times, most recently from ef25e6f to 07ec127 Compare March 10, 2025 21:47
The part files for multipart uploads are considered temporary
files and should not be archived by default. This adds the
noarchive attribute to the part files to prevent scoutam from
trying to archive these.

There is a new parameter, disablenoarchive, that will prevent
adding the noarchive attribute to these files for the case
where there is a desire to archive these temp files.
@benmcclelland benmcclelland force-pushed the ben/scoutfs-noarchive branch from 07ec127 to d034f87 Compare March 10, 2025 21:52
@benmcclelland benmcclelland merged commit 1421bc1 into main Mar 10, 2025
24 checks passed
@benmcclelland benmcclelland deleted the ben/scoutfs-noarchive branch March 10, 2025 22:24
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.

1 participant