[S390] dasd set offline kernel bug.
authorHorst Hummel <horst.hummel@de.ibm.com>
Wed, 9 Aug 2006 08:30:22 +0000 (10:30 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 9 Aug 2006 08:30:22 +0000 (10:30 +0200)
The request queue flush function of the dasd driver has to dequeue
the requests first and then call the end request function. Otherwise
a kernel bug in ll_rw_block.c might get triggered.

Signed-off-by: Horst Hummel <horst.hummel@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>

No differences found