Skip to content

SETUP: fallback for fallocate#667

Merged
rtjohnso merged 1 commit intovmware:mainfrom
scober:scb/fallocate-fallback
Apr 14, 2026
Merged

SETUP: fallback for fallocate#667
rtjohnso merged 1 commit intovmware:mainfrom
scober:scb/fallocate-fallback

Conversation

@scober
Copy link
Copy Markdown
Contributor

@scober scober commented Apr 14, 2026

Not all filesystems support fallocate, so add a fallback path that writes 0s to a prefix of the file instead of fallocating.

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 14, 2026

Deploy Preview for splinterdb canceled.

Name Link
🔨 Latest commit 9bc1700
🔍 Latest deploy log https://app.netlify.com/projects/splinterdb/deploys/69de6da3eb95120008de3c37

Not all filesystems support fallocate, so add a fallback path that
writes 0s to a prefix of the file instead of fallocating.

Signed-off-by: Simon Bertron <sb2684@cornell.edu>
@scober scober force-pushed the scb/fallocate-fallback branch from 5a1f977 to 9bc1700 Compare April 14, 2026 16:38
@rtjohnso rtjohnso enabled auto-merge (squash) April 14, 2026 17:10
@rtjohnso rtjohnso merged commit e447520 into vmware:main Apr 14, 2026
109 checks passed
@scober scober deleted the scb/fallocate-fallback branch April 14, 2026 17:51
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.

2 participants