]> sourceware.org Git - lvm2.git/commit
lvconvert: snapshot: use command definitions
authorDavid Teigland <teigland@redhat.com>
Fri, 18 Nov 2016 19:16:04 +0000 (13:16 -0600)
committerDavid Teigland <teigland@redhat.com>
Mon, 13 Feb 2017 14:20:10 +0000 (08:20 -0600)
commitfa2a728a395639a32707bb75e6bb4197b02769de
tree92770e247cd0ecbf8fc1c36f1f35c6e37161d6f6
parent254bffb95d6330662632eda472991b2fc0008d94
lvconvert: snapshot: use command definitions

Lift all the snapshot utilities (merge, split, combine)
out of the monolithic lvconvert implementation, using
the command definitions.  The old code associated with
these commands is now unused and will be removed separately.
test/shell/lvconvert-cache-snapshot.sh
test/shell/lvmetad-pvscan-autoactivation-polling.sh
test/shell/snapshot-merge-stack.sh
test/shell/snapshot-merge.sh
test/shell/thin-merge.sh
tools/args.h
tools/command-lines.in
tools/lvconvert.c
tools/lvmcmdline.c
tools/tools.h
This page took 0.039787 seconds and 5 git commands to generate.