]> sourceware.org Git - lvm2.git/commit
fsadm: fix unbound variable usage
authorZdenek Kabelac <zkabelac@redhat.com>
Mon, 7 Dec 2020 15:16:55 +0000 (16:16 +0100)
committerZdenek Kabelac <zkabelac@redhat.com>
Tue, 8 Dec 2020 19:32:34 +0000 (20:32 +0100)
commit47608ff49b874f2a34b9d8644f53028d5ffa1fd3
tree3ca6435f6537bf415c4c4af5bad528046580a19c
parent7691213a91ca7cc2d5518db31d04c8afa74622e7
fsadm: fix unbound variable usage

When 'fsadm resize vg/lv' is used without size, it should just
resize filesystem to match device - but since we now check
for unbound variable in bash - the previous usage no longer
works and needs explicit check.
scripts/fsadm.sh
This page took 0.031283 seconds and 5 git commands to generate.