]> git.baikalelectronics.ru Git - kernel.git/commit
block: move timeout field in struct request to pack better
authorJens Axboe <axboe@fb.com>
Wed, 5 Apr 2017 18:16:38 +0000 (12:16 -0600)
committerJens Axboe <axboe@fb.com>
Wed, 5 Apr 2017 18:16:38 +0000 (12:16 -0600)
commit996d476a17e1fe0e44c381c560ad9f522dac1abd
tree02fd0499ebfa0d20ceabca355f66da65b8d0041a
parent77b2711509f6f8cf75bed3d417bce8319f9112ec
block: move timeout field in struct request to pack better

After commit 77b2711509f6, we went from 1 to 2 holes in my
test setup. If we move the timeout field a bit, we remove
both of those holes and shrink struct request by 8 bytes.

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