commit | b85f7d92d7bd7e3298159e8b1eed8cb8cbbb0348 | [log] [tgz] |
---|---|---|
author | Eric Van Hensbergen <ericvh@gmail.com> | Wed Jul 13 19:12:18 2011 -0500 |
committer | Eric Van Hensbergen <ericvh@gmail.com> | Sat Jul 23 09:32:29 2011 -0500 |
tree | 3abd3117770a4cca95e442d248d4da187ad8aa7d | |
parent | bbd9d6f7fbb0305c9a592bf05a32e87eb364a4ff [diff] |
net/9p: fix client code to fail more gracefully on protocol error There was a BUG_ON to protect against a bad id which could be dealt with more gracefully. Reported-by: Natalie Orlin <norlin@us.ibm.com> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>