Skip to content

Conversation

WowVeryLogin
Copy link
Contributor

Very straightforward patch: use FileOptions inside fs::File implementation the same way as std does. By this we automatically support io_uring path for File::open and File::create.

Copy link
Member

@mox692 mox692 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@mox692 mox692 added A-tokio Area: The main tokio crate M-fs Module: tokio/fs labels Sep 14, 2025
@Darksonn Darksonn merged commit e7e02fc into tokio-rs:master Oct 10, 2025
99 checks passed
@Darksonn Darksonn mentioned this pull request Oct 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-tokio Area: The main tokio crate M-fs Module: tokio/fs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants