• J
    block: move ->timeout request member · 0b7576d8
    Jens Axboe 提交于
    After the recent timeout handling changes, we have two holes in
    the struct. Move the timeout near the deadline, killing both,
    and moving related members closer together. On my config on
    x86-64, this shrinks struct request from 312 to 304 bytes.
    Signed-off-by: NJens Axboe <axboe@kernel.dk>
    0b7576d8
blkdev.h 60.0 KB