summaryrefslogtreecommitdiff
path: root/block/blk-mq-debugfs.c
diff options
context:
space:
mode:
authorJens Axboe <axboe@fb.com>2017-01-31 12:34:41 -0700
committerJens Axboe <axboe@fb.com>2017-01-31 14:00:50 -0700
commitd486f1f204382557b5fbcb3ddbb5845cd4ba4e2c (patch)
treeb6568419a34606e10d4fd00a50d38012cbbe4d67 /block/blk-mq-debugfs.c
parentaebf526b53aea164508730427597d45f3e06b376 (diff)
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/blk-mq-debugfs.c')
0 files changed, 0 insertions, 0 deletions