mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-23 21:35:29 +03:00
Up interface to major version number 4.
This commit is contained in:
parent
0126b0b3ed
commit
9e8a996222
@ -32,7 +32,7 @@ struct dm_task {
|
||||
int major;
|
||||
int minor;
|
||||
union {
|
||||
struct dm_ioctl *v3;
|
||||
struct dm_ioctl *v4;
|
||||
struct dm_ioctl_v1 *v1;
|
||||
} dmi;
|
||||
char *newname;
|
||||
|
Loading…
Reference in New Issue
Block a user