Skip to content

add truncate and rename file ops - #154

Open
vladimir-ea wants to merge 4 commits into
mainfrom
ve/more_uring_ops
Open

add truncate and rename file ops#154
vladimir-ea wants to merge 4 commits into
mainfrom
ve/more_uring_ops

Conversation

@vladimir-ea

@vladimir-ea vladimir-ea commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

also add optional user provide operation ids for sync type operations so user can track when they complete

Breaking changes

  • adds 2 new DiskEvent variants: Truncated and Renamed which will BREAK exhaustive enum matches
  • adds Option<OperationId> field to Synced and Failed events

@vladimir-ea
vladimir-ea requested a review from a team September 5, 2026 11:22
Comment thread crates/flux-disk/src/lib.rs Outdated
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