Commit 1c21abfb authored by Nick Piggin's avatar Nick Piggin Committed by Linus Torvalds

[PATCH] AS buglet

This one won't cause hangs, but can trip some WARNs.
parent 6ae80eaa
......@@ -1610,6 +1610,7 @@ static void as_merged_request(request_queue_t *q, struct request *req)
*/
}
if (arq->on_hash)
q->last_merge = req;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment