From: Eric Van Hensbergen Date: Sat, 16 Jan 2010 01:01:10 +0000 (-0600) Subject: net/9p: fail when user specifies a transport which we can't find X-Git-Tag: v2.6.33-rc8~36^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=349d3bb878d71978650a0634b5445af3c1cc1cd8;p=pandora-kernel.git net/9p: fail when user specifies a transport which we can't find 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 --- Reading git-diff-tree failed