Skip to content

Return IO object when unmounting and add flush method.#78

Open
reitermarkus wants to merge 1 commit intorafalh:masterfrom
reitermarkus:flush
Open

Return IO object when unmounting and add flush method.#78
reitermarkus wants to merge 1 commit intorafalh:masterfrom
reitermarkus:flush

Conversation

@reitermarkus
Copy link
Copy Markdown
Contributor

Extracted from #66 for easier review.

@reitermarkus reitermarkus force-pushed the flush branch 6 times, most recently from ab4b005 to 1ea88e4 Compare November 5, 2022 15:51
}

self.set_dirty_flag(false)?;
Ok(())
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This function should call the underlying disk.flush(); (I'm currently working on a feature which requires this)

@alexkazik alexkazik mentioned this pull request Aug 11, 2025
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