diff options
author | Jens Axboe <axboe@fb.com> | 2017-01-31 12:34:41 -0700 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2017-01-31 14:00:50 -0700 |
commit | d486f1f204382557b5fbcb3ddbb5845cd4ba4e2c (patch) | |
tree | b6568419a34606e10d4fd00a50d38012cbbe4d67 /block | |
parent | aebf526b53aea164508730427597d45f3e06b376 (diff) | |
download | linux-d486f1f204382557b5fbcb3ddbb5845cd4ba4e2c.tar.bz2 |
block: move internal_tag to same cache line as tag
Since we removed cmd_type, we now have a hole in the struct. Move
the internal_tag member to the same cacheline as tag, since we
use them at the same time.
This doesn't fix the hole, just moves it elsewhere.
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions