From: J. Bruce Fields Date: Thu, 11 Apr 2013 19:06:36 +0000 (-0400) Subject: SUNRPC: allow disabling idle timeout X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~48^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33d90ac0581ce81d1ebfc51918a2757e41a6011c;p=pandora-kernel.git SUNRPC: allow disabling idle timeout In the gss-proxy case we don't want to have to reconnect at random--we want to connect only on gss-proxy startup when we can steal gss-proxy's context to do the connect in the right namespace. So, provide a flag that allows the rpc_create caller to turn off the idle timeout. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed