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

io_all(): log the right operation name when the operation returns 0 #51

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pfrouleau
Copy link
Contributor

The previous code was always logging:
"io_all: rescue write size = "
even for a read.

This fix the action name in the log message, but leave the global variable name untouch.

Signed-off-by: Patrick Rouleau pfrouleau@gmail.com

The previous code was always logging:
"io_all: rescue write size = "
even for a read.

Signed-off-by: Patrick Rouleau <pfrouleau@gmail.com>
@Thomas-Tsai
Copy link
Owner

Sorry, this pull request is too old. Please update it again if necessary, or I will turn off this request in the future. Please forgive me.

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