1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-10-18 03:33:15 +03:00

Option for auto-fallback to LVM1 tools if running 2.4 without device-mapper.

This commit is contained in:
Alasdair Kergon
2004-04-08 15:23:23 +00:00
parent 0d0b335763
commit 7d1552c9de
9 changed files with 118 additions and 2 deletions

View File

@@ -58,6 +58,7 @@ struct cmd_context {
struct list formats; /* Available formats */
const char *hostname;
const char *kernel_vsn;
char *cmd_line;
struct command *command;