diff options
author | Jens Axboe <axboe@kernel.dk> | 2018-05-29 08:47:57 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-05-29 08:59:21 -0600 |
commit | 0b7576d8eb4c5634276ada359bfdb72e69eebc25 (patch) | |
tree | 5fd3a988377fd4a7b246bb6b6840b654fc82ccab /fs/block_dev.c | |
parent | d1210d5afb9e16527f0b18448d82c675c03aa7c0 (diff) | |
download | linux-0b7576d8eb4c5634276ada359bfdb72e69eebc25.tar.gz linux-0b7576d8eb4c5634276ada359bfdb72e69eebc25.tar.bz2 linux-0b7576d8eb4c5634276ada359bfdb72e69eebc25.zip |
block: move ->timeout request member
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: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/block_dev.c')
0 files changed, 0 insertions, 0 deletions