]> sourceware.org Git - lvm2.git/commit
thin: select chunk size as power of 2
authorZdenek Kabelac <zkabelac@redhat.com>
Mon, 28 Jan 2019 18:50:41 +0000 (19:50 +0100)
committerZdenek Kabelac <zkabelac@redhat.com>
Mon, 28 Jan 2019 21:17:25 +0000 (22:17 +0100)
commit78dd9d820da44c6b9907b481231745590e94613d
treebaad940ca4093bc5645950dc610e0211431616e7
parent58ad831c72b024233d91980f2269d0a26101ff99
thin: select chunk size as power of 2

Whenever thin-pool chunk size is unspecified and left for lvm calculation
try to select the size as nearest highest power-of-2 instead of
just being a multiple of 64KiB.
WHATS_NEW
lib/metadata/thin_manip.c
This page took 0.031964 seconds and 5 git commands to generate.