diff options
author | Steffen Maier <[email protected]> | 2013-11-05 12:59:46 +0100 |
---|---|---|
committer | Martin Schwidefsky <[email protected]> | 2013-11-06 14:32:22 +0100 |
commit | de9587a2f54d2d0063f0dbc775328129b9daaaa2 (patch) | |
tree | c013b5729a5250b774b5476dd48fdda817d27c80 /lib/test-string_helpers.c | |
parent | 106078641f32a6a10d9759f809f809725695cb09 (diff) |
s390/scm_blk: fix endless loop for requests != REQ_TYPE_FS
The while loop only peeks at the top request in the queue but does
not yet consume it. Since we only handle fs requests, we need to
dequeue and complete all other request command types with error
just in case we would ever receive such an unforeseen request.
Signed-off-by: Steffen Maier <[email protected]>
Signed-off-by: Sebastian Ott <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions