Skip to content

Switch git-lfs file size check from du -k to wc -c#1022

Open
evbauer wants to merge 1 commit into
mainfrom
bugfix/lfs-file-size-check
Open

Switch git-lfs file size check from du -k to wc -c#1022
evbauer wants to merge 1 commit into
mainfrom
bugfix/lfs-file-size-check

Conversation

@evbauer
Copy link
Copy Markdown
Member

@evbauer evbauer commented May 29, 2026

I'm having some trouble getting the lustre filesystem on my cluster to pass this check, which is erroneously returning a small number of 1K blocks despite the full file being in place. It looks like this wc -c check should work as an alternative. Would there be any downside to this?

@Debraheem Debraheem requested a review from VincentVanlaer May 29, 2026 17:19
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