]> sourceware.org Git - lvm2.git/commit
Support 16GB for thin pool metadata
authorZdenek Kabelac <zkabelac@redhat.com>
Fri, 2 Mar 2012 21:53:17 +0000 (21:53 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Fri, 2 Mar 2012 21:53:17 +0000 (21:53 +0000)
commit7162a25b0bdcf558a3a8621c74328cdaeed9ffac
tree6a4df746010c253aa70576999cd40255a1944337
parentffe898ca9f4233c9f02ccf6dd5734803b3c19df8
Support 16GB for thin pool metadata

Add some hack math to allow 16GB devices to be passed as thinpool metadata.
Since kernel has put in limit to not allow which are just bigger then
some predefined constant in kernel but not matching 16GB so any device bigger
is rejected.

FIXME: Current code still might need more tweaks to be more generic.
libdm/libdm-deptree.c
This page took 0.029769 seconds and 5 git commands to generate.