]> git.baikalelectronics.ru Git - kernel.git/commit
block: better packing for struct request
authorChristoph Hellwig <hch@lst.de>
Thu, 9 Jun 2016 14:00:35 +0000 (16:00 +0200)
committerJens Axboe <axboe@fb.com>
Thu, 9 Jun 2016 15:52:09 +0000 (09:52 -0600)
commitd78bb4ee96421520eacf900ae8255568039575ac
tree3442c134a3df80889ab50b7ff6e782e29c557ff3
parent67f0bda73a1eedea1b861d7590164392ce2c26d4
block: better packing for struct request

Keep the 32-bit CPU and cmd_type flags together to avoid holes on 64-bit
architectures.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
include/linux/blkdev.h