mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
change two files in different directories
This commit is contained in:
parent
a5005145da
commit
4cd33f98a4
@ -1,5 +1,6 @@
|
|||||||
Version 2.02.07 -
|
Version 2.02.07 -
|
||||||
=================================
|
=================================
|
||||||
|
Append patches to commit emails.
|
||||||
Fix target_register_events args.
|
Fix target_register_events args.
|
||||||
Prevent snapshots of mirrors.
|
Prevent snapshots of mirrors.
|
||||||
Add DISTCLEAN_TARGETS to make template for configure.h.
|
Add DISTCLEAN_TARGETS to make template for configure.h.
|
||||||
|
@ -16,4 +16,3 @@ CMDS=`./pvscan -u | sed -ne "s/.*PV \(.*\) with UUID \(.*\) VG $1 .*/.\/pvcreate
|
|||||||
sh -x -c "$CMDS" || exit 1
|
sh -x -c "$CMDS" || exit 1
|
||||||
|
|
||||||
./vgcfgrestore --file lvmbackup -M lvm2 $1 || exit 1
|
./vgcfgrestore --file lvmbackup -M lvm2 $1 || exit 1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user