summaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS
diff options
context:
space:
mode:
authorAsai Thambi S P <asamymuthupa@micron.com>2013-09-11 13:14:42 -0600
committerJens Axboe <axboe@kernel.dk>2013-11-08 09:10:28 -0700
commit8f8b899563f28ef26e381a6eb90d12dead77389f (patch)
tree9e68eaba473710cf59d8031d61c95318a7baace1 /REPORTING-BUGS
parent1b21f5b2ad6047995b19b15024353a9fa64810f1 (diff)
mtip32xx: Add SRSI support
This patch add support for SRSI(Surprise Removal Surprise Insertion). Approach: --------- Surprise Removal: ----------------- On surprise removal of the device, gendisk, request queue, device index, sysfs entries, etc are retained as long as device is in use - mounted filesystem, device opened by an application, etc. The service thread breaks out of the main while loop, waits for pci remove to exit, and then waits for device to become free. When there no holders of the device, service thread cleans up the block and device related stuff and returns. Surprise Insertion: ------------------- No change, this scenario follows the normal pci probe() function flow. Signed-off-by: Asai Thambi S P <asamymuthupa@micron.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions