1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-17 06:04:23 +03:00
Zdenek Kabelac 5a293968ec lvresize: fix regression when resizing with fs
When 'lvresize -r' is used to resize the volume, it's valid to
resize even to the same size of an LV, as the command then runs
fs-resize utility to eventually upsize the fs to the current
volume size.

Return code of such command then reflects the return value
of this fs-resize tool.

This fixes the regression introduced when the support
for option --fs was added (2.03.17).
2024-10-25 15:06:39 +02:00
..
2024-08-30 16:51:15 +02:00
2024-08-30 16:51:15 +02:00
2024-09-27 13:42:45 +02:00
2024-08-30 16:51:15 +02:00
2024-05-27 15:16:26 +02:00
2024-08-30 16:51:15 +02:00
2018-06-08 13:40:53 +01:00
2024-08-30 16:51:15 +02:00
2024-10-24 17:38:09 +02:00
2024-08-30 16:51:15 +02:00
2024-10-22 19:36:00 +02:00
2024-09-27 13:42:45 +02:00
2024-08-30 16:51:15 +02:00
2024-06-03 15:30:05 +02:00
2024-05-04 01:01:57 +02:00