From: Abhishek Kulkarni Date: Tue, 14 Jul 2009 18:24:10 +0000 (-0500) Subject: 9p: default 9p transport module fix X-Git-Tag: v2.6.31-rc4~20^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a17d1720aa35623a9bef3707b36242706714bca5;p=pandora-kernel.git 9p: default 9p transport module fix The default 9p transport module is not chosen unless an option parameter (any) is passed to mount, which thus returns a ENOPROTOSUPPORT. This fix moves the check out of parse_opts into p9_client_create. Signed-off-by: Abhishek Kulkarni Signed-off-by: Eric Van Hensbergen --- Reading git-diff-tree failed