commit | cea2885a2e989d1dc19af1fc991717b33b7d1456 | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Thu Oct 12 15:08:45 2006 +0200 |
committer | Jens Axboe <axboe@nelson.home.kernel.dk> | Thu Oct 12 15:08:51 2006 +0200 |
tree | 180b207aa08b5229620a12baa66e8c579d68a925 | |
parent | c5841642242e9ae817275e09b36b298456dc17d2 [diff] |
[PATCH] ide-cd: fix breakage with internally queued commands We still need to maintain a private PC style command, since it isn't completely unified with REQ_TYPE_BLOCK_PC yet. Signed-off-by: Jens Axboe <jens.axboe@oracle.com>