[PATCH] scsi_ioctl reference counting
commitfc8183c172fb3a270edc5d3116f5dc00b664c828
authorJens Axboe <axboe@suse.de>
Thu, 7 Aug 2003 02:58:43 +0000 (6 19:58 -0700)
committerJens Axboe <axboe@suse.de>
Thu, 7 Aug 2003 02:58:43 +0000 (6 19:58 -0700)
tree312202ba543a750ca54aebd88ee194d3f946abee
parentace416a37a954e26dd952222702f64f3b5a3abb1
[PATCH] scsi_ioctl reference counting

Now that we properly track queue references, that showed a bug in
scsi_ioctl.c, where it was dropping queues that it had never properly
gotten in the first place.
drivers/block/scsi_ioctl.c