summaryrefslogtreecommitdiff
path: root/drivers/block/drbd/drbd_req.c
diff options
context:
space:
mode:
authorAsai Thambi S P <asamymuthupa@micron.com>2013-01-11 18:47:12 +0530
committerJens Axboe <axboe@kernel.dk>2013-01-11 14:35:58 +0100
commit58c49df378cde4ff64172483d593a1a5689c13a8 (patch)
tree561681531660ae0f29ecc286cf921ab48ee11f2a /drivers/block/drbd/drbd_req.c
parent47cd4b3c7e80cc8d5ac82930c5af835870b5aba1 (diff)
mtip32xx: fix for crash when the device surprise removed during rebuild
When rebuild is in progress, disk->queue is yet to be created. Surprise removing the device will call remove()-> del_gendisk(). del_gendisk() expect disk->queue be not NULL. Fix is to call put_disk() when disk_queue is NULL. Signed-off-by: Asai Thambi S P <asamymuthupa@micron.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/block/drbd/drbd_req.c')
0 files changed, 0 insertions, 0 deletions