commit | f51f2e0a7fb17af57634c65687c985c9b3449263 | [log] [tgz] |
---|---|---|
author | Mikulas Patocka <mpatocka@redhat.com> | Mon Mar 26 20:29:46 2018 +0200 |
committer | Mike Snitzer <snitzer@redhat.com> | Tue Apr 03 15:04:28 2018 -0400 |
tree | 16bc63fe23e61bb154d566ebd23f02051ab95ed0 | |
parent | 359dbf19ab524652a2208a2a2cddccec2eede2ad [diff] |
dm bufio: support non-power-of-two block sizes Support block sizes that are not a power-of-two (but they must be a multiple of 512b). As always, a slab cache is used for allocations. Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>