]> sourceware.org Git - lvm2.git/commit
Rename segment and lv status flag from SNAPSHOT_MERGE to MERGING.
authorMike Snitzer <snitzer@redhat.com>
Wed, 13 Jan 2010 01:56:18 +0000 (01:56 +0000)
committerMike Snitzer <snitzer@redhat.com>
Wed, 13 Jan 2010 01:56:18 +0000 (01:56 +0000)
commitc52678ee9b996460ff7b0fe2063295d86448f810
treee2fad112b9d3f7e10adc21556daa4239035c6cfc
parentc79b425135d27f0f1e280e30e0984a8e88216e92
Rename segment and lv status flag from SNAPSHOT_MERGE to MERGING.

Eliminate 'merging_snapshot' from 'struct logical_volume' and just use
'snapshot' for origin lv's reference to the merging snapshot; also set
MERGING in the origin lv's status.
lib/format_text/flags.c
lib/metadata/lv_manip.c
lib/metadata/metadata-exported.h
lib/metadata/snapshot_manip.c
lib/snapshot/snapshot.c
tools/toollib.c
tools/vgchange.c
This page took 0.035633 seconds and 5 git commands to generate.