git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
562ada6
)
net/9p: fail when user specifies a transport which we can't find
author
Eric Van Hensbergen
<ericvh@gmail.com>
Sat, 16 Jan 2010 01:01:10 +0000
(19:01 -0600)
committer
Eric Van Hensbergen
<ericvh@gmail.com>
Mon, 8 Feb 2010 20:13:30 +0000
(14:13 -0600)
If the user specifies a transport and we can't find it, we failed back
to the default trainsport silently. This patch will make the code
complain more loudly and return an error code.
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
net/9p/client.c
patch
|
blob
|
history
diff --cc
net/9p/client.c
Simple merge