From: Jim Garlick Date: Wed, 29 May 2013 19:15:07 +0000 (-0700) Subject: net/9p: add privport option to 9p tcp transport X-Git-Tag: v3.11-rc1~29^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f28c8b31dc501027d9aa6acf496c5941736312b;p=pandora-kernel.git net/9p: add privport option to 9p tcp transport If the privport option is specified, the tcp transport binds local address to a reserved port before connecting to the 9p server. In some cases when 9P AUTH cannot be implemented, this is better than nothing. Signed-off-by: Jim Garlick Signed-off-by: Eric Van Hensbergen --- Reading git-diff-tree failed