Daniel Gryniewicz has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/444113
Change subject: Print correct error message in nlm_send_async()
......................................................................
Print correct error message in nlm_send_async()
Save the retval in the client error, so that the standard print
functions can print it correctly. Before, the retval was not printed at
all, and the error message would always say "RPC: Success".
Change-Id: I5fcbd275a162ed04c0dd3590adb10634f9344627
Signed-off-by: Daniel Gryniewicz <dang(a)redhat.com>
---
M src/Protocols/NLM/nlm_async.c
1 file changed, 6 insertions(+), 5 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/13/444113/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/444113
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I5fcbd275a162ed04c0dd3590adb10634f9344627
Gerrit-Change-Number: 444113
Gerrit-PatchSet: 1
Gerrit-Owner: Daniel Gryniewicz <dang(a)redhat.com>
Gerrit-MessageType: newchange