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

targets: loop: call fsync() for handling FLUSH command #118

Merged
merged 1 commit into from
Mar 18, 2025
Merged

Conversation

ming1
Copy link
Collaborator

@ming1 ming1 commented Mar 17, 2025

FLUSH command from block layer doesn't specify range, so call fsync for handle it.

Fixes 'generic/003' test failure.

Fixes: 27e9327 ("targets: loop: set UBLK_ATTR_VOLATILE_CACHE")

FLUSH command from block layer doesn't specify range, so call fsync
for handle it.

Fixes 'generic/003' test failure.

Fixes: 27e9327 ("targets: loop: set UBLK_ATTR_VOLATILE_CACHE")
Signed-off-by: Ming Lei <[email protected]>
@ming1 ming1 merged commit 23f4eaf into master Mar 18, 2025
1 check passed
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.

1 participant