commit | 5953316dbf90067ebdeca626c34488bc166b73a8 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@kernel.dk> | Thu May 23 12:25:08 2013 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Oct 25 11:55:59 2013 +0100 |
tree | 730871975e089bf4a53e8625ac8a5198fd678c8d | |
parent | c84a83e2aaab02a5ca64a982aa55342784934479 [diff] |
block: make rq->cmd_flags be 64-bit We have officially run out of flags in a 32-bit space. Extend it to 64-bit even on 32-bit archs. Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>