What?
case CDROMEJECT: {
...
if (cdi->use_count != 1 || keeplocked)
return -EBUSY;
...
This is from 2.2.14-pre(something)
-- * Jens Axboe <axboe@image.dk> * Linux CD-ROM Maintainer * http://www.kernel.dk- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/