Results 1 to 1 of 1
Hi all,
I have a doubt , my driver using blk_queue_make_request , in case of on surprise removal how driver will send failure of outstanding commands to the (system) block ...
- 09-15-2010 #1Just Joined!
- Join Date
- Sep 2010
- Posts
- 1
Block layer
Hi all,
I have a doubt , my driver using blk_queue_make_request , in case of on surprise removal how driver will send failure of outstanding commands to the (system) block layer , the driver has to send failure for each request or
can send bulk failure response
what are api presnt for sending failure for each request and send bulk failure for request.
Regards
Sam


Reply With Quote