Skip to content
Snippets Groups Projects
Commit 16ec4700 authored by Eric Van Hensbergen's avatar Eric Van Hensbergen
Browse files

9p: fix put_data error handling


Abhishek Kulkarni pointed out an inconsistency in the way
errors are returned from p9_put_data.  On deeper exploration it
seems the error handling for this path was completely wrong.
This patch adds checks for allocation problems and propagates
errors correctly.

Signed-off-by: default avatarEric Van Hensbergen <ericvh@gmail.com>
parent 62aa528e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment