block: make rq->cmd_flags be 64-bit
authorJens Axboe <axboe@kernel.dk>
Thu, 23 May 2013 10:25:08 +0000 (12:25 +0200)
committerJens Axboe <axboe@kernel.dk>
Thu, 23 May 2013 10:26:39 +0000 (12:26 +0200)
commitd790fa002252348baa1961e045fd2f55c480e011
treeaba4f72b009eadad721ef7abdd9a2103e1ae2080
parentd825438255482ca46b43d0ebdac4e67993c6d4ae
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.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-core.c
drivers/block/floppy.c
drivers/scsi/sd.c
include/linux/blk_types.h
include/linux/blkdev.h