diff options
author | Philipp Reisner <philipp.reisner@linbit.com> | 2011-01-17 18:39:18 +0100 |
---|---|---|
committer | Philipp Reisner <philipp.reisner@linbit.com> | 2011-03-10 11:45:40 +0100 |
commit | 2deb8336d04106f215c21ad1b029e78d12033d02 (patch) | |
tree | 19a6efb58bf425002630c58826c6b53099fe73a1 /drivers/macintosh | |
parent | drbd: Killed an assert that is no longer valid (diff) | |
download | linux-2deb8336d04106f215c21ad1b029e78d12033d02.tar.xz linux-2deb8336d04106f215c21ad1b029e78d12033d02.zip |
drbd: Fixed P_NEG_ACK processing for protocol A and B
Protocol A has no P_WRITE_ACKs, but has P_NEG_ACKs.
The master bio might already be completed, therefore the
request is no longer in the collision hash.
=> Do not try to validate block_id as request
In Protocol B we might already have got a P_RECV_ACK
but then get a P_NEG_ACK after wards.
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
Diffstat (limited to 'drivers/macintosh')
0 files changed, 0 insertions, 0 deletions