From: Andy Adamson Date: Thu, 6 Jan 2011 02:04:26 +0000 (+0000) Subject: SUNRPC new transport for the NFSv4.1 shared back channel X-Git-Tag: v2.6.38-rc1~407^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f11a034cdc4b45ee56d51b87a9e37cb776fb15b;p=pandora-kernel.git SUNRPC new transport for the NFSv4.1 shared back channel Move the current sock create and destroy routines into the new transport ops. Back channel socket will be destroyed by the svc_closs_all call in svc_destroy. Added check: only TCP supported on shared back channel. Signed-off-by: Andy Adamson Acked-by: Bruce Fields Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed