]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
9p: make cryptic unknown error from server less scary
authorEric Van Hensbergen <ericvh@opteron.9grid.us>
Sat, 3 May 2008 22:29:26 +0000 (17:29 -0500)
committerEric Van Hensbergen <ericvh@opteron.9grid.us>
Thu, 15 May 2008 00:23:26 +0000 (19:23 -0500)
commit332c421e67045343de74e644cdf389f559f0d83f
treec51665775b7faccbbff49b9d08c1b5ae932d52b8
parentd0c447180bfcb1db8d59e6ddb10f0346bd7d29e9
9p: make cryptic unknown error from server less scary

Right now when we get an error string from the server that we can't
map we report a cryptic error that actually makes it look like we are
reporting a problem with the client.  This changes the text of the log
message to clarify where the error is coming from.

Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
net/9p/error.c