Fam Zheng 61408b250e block: Don't wait serialising for non-COR read requests
The assertion problem was noticed in 06c3916b35a, but it wasn't
completely fixed, because even though the req is not marked as
serialising, it still gets serialised by wait_serialising_requests
against other serialising requests, which could lead to the same
assertion failure.

Fix it by even more explicitly skipping the serialising for this
specific case.

Signed-off-by: Fam Zheng <famz@redhat.com>
Message-id: 1448962590-2842-2-git-send-email-famz@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2015-12-03 11:08:07 +08:00
..
2015-10-16 15:34:29 +02:00
2015-10-16 15:34:29 +02:00
2015-11-11 16:25:47 +01:00
2015-10-16 15:34:29 +02:00
2015-11-12 16:22:43 +01:00
2015-11-02 08:30:27 +01:00
2015-11-12 16:22:43 +01:00
2015-10-16 15:34:29 +02:00
2015-11-12 16:22:43 +01:00
2015-07-14 17:15:23 +02:00
2015-10-16 15:34:29 +02:00
2015-11-02 08:30:27 +01:00
2015-10-16 15:34:29 +02:00
2015-10-16 15:34:30 +02:00