From: Weston Andros Adamson Date: Thu, 24 May 2012 19:42:17 +0000 (-0400) Subject: nfsd: probe the back channel on new connections X-Git-Tag: v3.6-rc1~35^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2411967305dbfb8930b9b9c11f55f6c1ef7361e1;p=pandora-kernel.git nfsd: probe the back channel on new connections Initiate a CB probe when a new connection with the correct direction is added to a session (IFF backchannel is marked as down). Without this a BIND_CONN_TO_SESSION has no effect on the internal backchannel state, which causes the server to reply to every SEQUENCE op with the SEQ4_STATUS_CB_PATH_DOWN flag set until DESTROY_SESSION. Signed-off-by: Weston Andros Adamson Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed