From: Trond Myklebust Date: Tue, 6 Nov 2007 15:18:36 +0000 (-0500) Subject: SUNRPC: Fix a race in xs_tcp_state_change() X-Git-Tag: v2.6.25-rc1~1146^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66af1e558538137080615e7ad6d1f2f80862de01;p=pandora-kernel.git SUNRPC: Fix a race in xs_tcp_state_change() When scheduling the autoclose RPC call, we want to ensure that we don't race against the test_bit() call in xprt_clear_locked(). Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed