From: Eric Van Hensbergen Date: Thu, 14 Jul 2011 00:12:18 +0000 (-0500) Subject: net/9p: fix client code to fail more gracefully on protocol error X-Git-Tag: v3.1-rc1~272^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b85f7d92d7bd7e3298159e8b1eed8cb8cbbb0348;p=pandora-kernel.git 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 Signed-off-by: Eric Van Hensbergen --- Reading git-diff-tree failed