]> 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)
commitcf4734c7a8719f1f2525cff5eac9dfeac5a2e7bd
tree02fd0499ebfa0d20ceabca355f66da65b8d0041a
parent67c9b92f7e3712b686f1e0e83173f8d161d352f9
block: move timeout field in struct request to pack better

After commit 67c9b92f7e37, 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