summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-exception-store.c
diff options
context:
space:
mode:
authorJonathan Brassow <jbrassow@redhat.com>2012-12-21 21:23:33 +0100
committerAlasdair G Kergon <agk@redhat.com>2012-12-21 21:23:33 +0100
commit3a0f9aaee02857609d79b20c809c02a8b7c39d06 (patch)
tree274ae68dfc2d955bb8f9a771388947e947b359b4 /drivers/md/dm-exception-store.c
parentdm thin: cleanup dead code (diff)
downloadlinux-3a0f9aaee02857609d79b20c809c02a8b7c39d06.tar.xz
linux-3a0f9aaee02857609d79b20c809c02a8b7c39d06.zip
dm raid: round region_size to power of two
If the user does not supply a bitmap region_size to the dm raid target, a reasonable size is computed automatically. If this is not a power of 2, the md code will report an error later. This patch catches the problem early and rounds the region_size to the next power of two. Signed-off-by: Jonathan Brassow <jbrassow@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Diffstat (limited to 'drivers/md/dm-exception-store.c')
0 files changed, 0 insertions, 0 deletions