Don't forget to return a value from commit_client
commit7536c144589951c190d2355e6c123a7588582c75
authorWouter Verhelst <w@uter.be>
Fri, 14 Apr 2017 15:31:59 +0000 (14 17:31 +0200)
committerWouter Verhelst <w@uter.be>
Fri, 14 Apr 2017 15:31:59 +0000 (14 17:31 +0200)
treeccf99c844e0266b7dba2f58876c8b0ae6c57b1d1
parentc01b150c407899e72e9a8c1f3b73d904a53bf4b4
Don't forget to return a value from commit_client

Upon exiting the function with successful results, we shouldn't forget
to actually return true...

Signed-off-by: Wouter Verhelst <w@uter.be>
nbd-server.c