commit | 71f65e6bd7651610d2d6aeb3c12aab63667ace30 | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Tue Jul 24 10:29:42 2007 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Tue Jul 24 10:29:42 2007 +0200 |
tree | ddc9680ef528af37326f25a16a6e3d7e19c4ac7f | |
parent | 165125e1e480f9510a5ffcfbfee4e3ee38c05f23 [diff] |
[BLOCK] Add request_queue_t and mark it deprecated Andrew thinks I should be nice and allow outside code to at least just compile, so add the request_queue_t typedef back and mark it deprecated. It'll warn people that this type is going away soonish. Signed-off-by: Jens Axboe <jens.axboe@oracle.com>