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

Update Crucible to latest #765

Merged
merged 1 commit into from
Sep 17, 2024
Merged

Update Crucible to latest #765

merged 1 commit into from
Sep 17, 2024

Conversation

leftwo
Copy link
Contributor

@leftwo leftwo commented Sep 16, 2024

Crucible changes:
Make crutest use BlockIO trait instead of a Guest (#1452) Use new syncfs syscall (#1427)
Increment write backpressure before deferred encryption (#1444) Use RAII handles for backpressure (#1443)
Fine-tuning backpressure clamping, and API cleanups (#1442) Fix outdated comment (#1447)
Update Rust crate rusqlite to 0.32 (#1418)
Fix write reordering bug (#1448)
Remove history_file (#1446)
Remove optionality for BlockRes in DeferredWrite (#1441)

Crucible changes:
Make crutest use BlockIO trait instead of a Guest (#1452)
Use new syncfs syscall (#1427)
Increment write backpressure before deferred encryption (#1444)
Use RAII handles for backpressure (#1443)
Fine-tuning backpressure clamping, and API cleanups (#1442)
Fix outdated comment (#1447)
Update Rust crate rusqlite to 0.32 (#1418)
Fix write reordering bug (#1448)
Remove `history_file` (#1446)
Remove optionality for `BlockRes` in `DeferredWrite` (#1441)
@leftwo leftwo requested a review from pfmooney September 17, 2024 19:30
@leftwo leftwo merged commit a9c5fda into master Sep 17, 2024
11 checks passed
@leftwo leftwo deleted the alan/crucible-syncfs branch September 17, 2024 20:54
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