Whamcloud - gitweb
b=21760 Application hung in direct I/O
authorDmitry Zogin <dmitry.zoguine@oracle.com>
Fri, 30 Jul 2010 13:48:09 +0000 (09:48 -0400)
committerJohann Lombardi <johann.lombardi@oracle.com>
Mon, 2 Aug 2010 07:56:11 +0000 (09:56 +0200)
commit91d48dd54d07c3901da34227037a32412243e08a
treef9ab6e303de39165eb69288932fdf77a6a2d72a8
parent17532d94b73170946d4ca24ab4ed60b2d911dfe8
b=21760 Application hung in direct I/O

 Make sure that the bulk is aborted, if a request has been aborted in flight.
 Call ptlrpc_abort_bulk() out of ptlrpc_check_set()

 i=oleg.drokin
 i=andrew.perepechko
lustre/ptlrpc/client.c