diff options
author | Mike Snitzer <snitzer@redhat.com> | 2016-02-06 22:01:17 (GMT) |
---|---|---|
committer | Mike Snitzer <snitzer@redhat.com> | 2016-02-22 17:07:14 (GMT) |
commit | 1c357a1e86a4227a6b6059f2de118ae47659cebc (patch) | |
tree | 298288819def8e1584bbab98510288f0f9cabc1b /mm/slab.c | |
parent | faad87df4b907605815c711dca613b3e7755e0d9 (diff) | |
download | linux-1c357a1e86a4227a6b6059f2de118ae47659cebc.tar.xz |
dm: allocate blk_mq_tag_set rather than embed in mapped_device
The blk_mq_tag_set is only needed for dm-mq support. There is point
wasting space in 'struct mapped_device' for non-dm-mq devices.
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> # check kzalloc return
Diffstat (limited to 'mm/slab.c')
0 files changed, 0 insertions, 0 deletions