]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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, 24 Oct 2013 10:23:21 +0000 (11:23 +0100)
commit8382f118bda507b73c1c1f77c27e8a8964e80975
treea389c24c555e6694f5bdef16da6fbc302a13e4ec
parent4151e99163dbbc292f2ca3e4775c27ee4bd32411
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>
block/blk-core.c
drivers/block/floppy.c
drivers/scsi/sd.c
include/linux/blk_types.h
include/linux/blkdev.h