1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/commands
David Teigland 013c080756 command struct: remove command name refs
Change run time access to the command_name struct
cmd->cname instead of indirectly through
cmd->command->cname. This removes the two run time
fields from struct command.
2017-02-13 08:20:10 -06:00
..
toolcontext.c toolcontext: action for LVM_RUN_BY_DMEVENTD env var 2017-01-23 14:55:47 +01:00
toolcontext.h command struct: remove command name refs 2017-02-13 08:20:10 -06:00