Whamcloud - gitweb
b=21760 Applications hung in direct I/O
authorDmitry Zogin <dmitry.zoguine@oracle.com>
Thu, 5 Aug 2010 18:48:56 +0000 (22:48 +0400)
committerMikhail Pershin <tappro@sun.com>
Fri, 6 Aug 2010 19:21:58 +0000 (23:21 +0400)
commit75b7e5a7b448238e486b8f9bd753cda5f4b4e68b
treeb491e4bcf45257a2ceda6d97532e683153231007
parentac8e871d781fae211feb88ff7e95aabb6ae48e68
b=21760 Applications 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