]> sourceware.org Git - lvm2.git/commit
lvresize: exclude new fs handling at build time
authorDavid Teigland <teigland@redhat.com>
Wed, 28 Sep 2022 16:02:17 +0000 (11:02 -0500)
committerDavid Teigland <teigland@redhat.com>
Wed, 28 Sep 2022 16:16:43 +0000 (11:16 -0500)
commit1924fed30807ac0d355d2c6527d2f0a1d7efafcc
treeaf8e372356b0023a8026925b0f235e46f4c2bb7e
parentb39ad99325342f2cdc7a9944f11b6d6ae120febe
lvresize: exclude new fs handling at build time

Exclude the new fs resizing capabilities at build time
(rather than run time) if the necessary libblkid features
are not available.  When excluded, all fs resizing options
are translated to resize_fsadm.  Accessing the new
features now requires rebuilding lvm if libblkid is
upgraded.
tools/lvresize.c
This page took 0.038722 seconds and 5 git commands to generate.