commit | 66af1e558538137080615e7ad6d1f2f80862de01 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Nov 06 10:18:36 2007 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Jan 30 02:05:24 2008 -0500 |
tree | f5f9680b86846d4df8312cd9bd729d6e10c7b5e8 | |
parent | ef818a28fac9bd214e676986d8301db0582b92a9 [diff] |
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 <Trond.Myklebust@netapp.com>