1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/test
David Teigland 3bb5576528 lvresize: only resize crypt when fs resize is enabled
There were a couple of cases where lvresize, without --fs resize,
was resizing the crypt layer above the LV.  Resizing the crypt
layer should only be done when fs resizing is enabled (even if the
fs is already small enough due to being independently reduced.)

Also, check the size of the crypt device to see if it's already
been reduced independently, and skip the cryptsetup resize if
it's not needed.
2023-01-19 11:52:14 -06:00
..
api shellcheck: updates 2021-04-23 23:00:55 +02:00
dbus lvmdbustest: Add test to ensure error collection 2022-11-29 12:56:55 -06:00
lib fix typo 2023-01-11 13:52:12 +01:00
shell lvresize: only resize crypt when fs resize is enabled 2023-01-19 11:52:14 -06:00
unit remove static autoactivation 2022-01-27 16:43:11 -06:00
.gitignore test: add results/ to .gitignore 2016-12-10 18:00:25 +00:00
Makefile.in tests: rework makefile 2022-09-07 14:58:01 +02:00