aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVitaly Fertman <[email protected]>2016-06-20 16:55:34 -0400
committerGreg Kroah-Hartman <[email protected]>2016-06-20 14:28:39 -0700
commit81ea39ecf963fe0c44b8772a19863ecb154782f6 (patch)
treef31884a0dde99a2575694accfec32b4cf3668f7c /tools/perf/scripts/python
parent63a46519f2b38f2afc7767273460b86792f8d94d (diff)
staging/lustre/ptlrpc: lost bulk leads to a hang
The reverse order of request_out_callback() and reply_in_callback() puts the RPC into UNREGISTERING state, which is waiting for RPC & bulk md unlink, whereas only RPC md unlink has been called so far. If bulk is lost, even expired_set does not check for UNREGISTERING state. The same for write if server returns an error. This phase is ambiguous, split to UNREG_RPC and UNREG_BULK. Signed-off-by: Vitaly Fertman <[email protected]> Seagate-bug-id: MRP-2953, MRP-3206 Reviewed-by: Andriy Skulysh <[email protected]> Reviewed-by: Alexey Leonidovich Lyashkov <[email protected]> Tested-by: Elena V. Gryaznova <[email protected]> Reviewed-on: http://review.whamcloud.com/19953 Reviewed-by: Chris Horn <[email protected]> Reviewed-by: Ann Koehler <[email protected]> Reviewed-by: Andreas Dilger <[email protected]> Signed-off-by: Oleg Drokin <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions