Skip to content
Snippets Groups Projects
Commit 6e9ad1d5 authored by Bobi Jam's avatar Bobi Jam
Browse files

Branch HEAD

b=9829
r=adilger

Description: client incorrectly hits assertion in ptlrpc_replay_req()
Details    : for a short time RPCs with bulk IO are in the replay list,
       but replay of bulk IOs is unimplemented.  If the OST filesystem
       is corrupted due to disk cache incoherency and then replay is
       started it is possible to trip an assertion.  Avoid putting
       committed RPCs into the replay list at all to avoid this issue.
parent 9193623b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment