]> sourceware.org Git - lvm2.git/commit
dm: introduce DM_GET_TARGET_VERSION
authorMikulas Patocka <mpatocka@redhat.com>
Mon, 16 Sep 2019 09:58:10 +0000 (05:58 -0400)
committerZdenek Kabelac <zkabelac@redhat.com>
Fri, 4 Oct 2019 15:31:55 +0000 (17:31 +0200)
commit667b33dd3be1068ffb92783e189cbc1b41c9ac28
treeb5916e88c9137d74085514679d972c69795533f4
parentebc9274be07299e1defd332685a2dff2c5b43cdf
dm: introduce DM_GET_TARGET_VERSION

Adds support for the DM_GET_TARGET_VERSION to dmsetup.
It introduces a new comman "target-version" that will accept list
of targets and print their version.

Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
device_mapper/all.h
device_mapper/ioctl/libdm-iface.c
device_mapper/misc/dm-ioctl.h
libdm/dm-tools/dmsetup.c
libdm/ioctl/libdm-iface.c
libdm/libdevmapper.h
libdm/misc/dm-ioctl.h
This page took 0.041112 seconds and 5 git commands to generate.