git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c84a83e
)
block: make rq->cmd_flags be 64-bit
author
Jens Axboe
<axboe@kernel.dk>
Thu, 23 May 2013 10:25:08 +0000
(12:25 +0200)
committer
Jens Axboe
<axboe@kernel.dk>
Fri, 25 Oct 2013 10:55:59 +0000
(11:55 +0100)
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>
No differences found