1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-02-08 09:57:55 +03:00
Zdenek Kabelac b4670db008 command: refactor to use const command structure
Refactor code so the definitions may become 'static const'
and with configure_command_option_values() we update options
val_enum for actually running command option when used.

Also update _update_relative_opt() which is used for
generating man pages and command help.

Introduce enumeration for lvm2 commands - so we may
use enum cmd_COMMAND instead of string checking.

So running command now does not modified opt_names.
2024-05-02 12:01:06 +02:00
..
2024-02-05 12:13:44 -06:00
2016-01-21 12:11:37 +01:00
2016-01-21 12:11:37 +01:00
2023-02-10 17:50:27 +01:00
2023-08-14 17:02:11 +02:00
2024-04-29 00:13:43 +02:00
2024-03-17 13:17:53 +01:00
2022-09-09 16:18:55 -05:00
2020-10-20 22:22:52 +02:00
2020-10-20 22:22:52 +02:00
2020-10-20 22:22:52 +02:00
2016-01-21 12:11:37 +01:00
2023-10-17 16:49:23 +02:00
2018-12-04 14:06:46 -06:00
2022-09-09 16:18:55 -05:00
2024-03-25 17:17:24 +01:00
2023-07-15 11:05:35 +02:00
2024-04-29 00:13:43 +02:00
2024-04-10 00:03:09 +02:00
2024-03-29 01:34:22 +01:00
2016-01-21 12:11:37 +01:00
2024-04-26 00:13:34 +02:00
2019-06-25 15:39:08 -05:00
2024-03-29 01:36:48 +01:00
2024-04-10 00:03:09 +02:00
2016-01-21 12:11:37 +01:00
2018-06-13 14:14:03 -05:00
2016-01-21 12:11:37 +01:00
2024-01-10 14:02:22 +01:00
2024-04-29 00:13:43 +02:00
2024-05-02 11:59:42 +02:00
2023-09-12 14:39:14 +02:00
2023-02-22 16:19:48 -06:00
2023-05-06 20:38:57 +02:00
2021-08-16 11:31:15 -05:00
2023-07-15 11:05:35 +02:00