[lvm-devel] LVM2/tools vgreduce.c

agk at sourceware.org agk at sourceware.org
Fri Sep 19 03:45:34 UTC 2008


CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk at sourceware.org	2008-09-19 03:45:34

Modified files:
	tools          : vgreduce.c 

Log message:
	remove unused var

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/tools/vgreduce.c.diff?cvsroot=lvm2&r1=1.81&r2=1.82

--- LVM2/tools/vgreduce.c	2008/09/18 19:56:50	1.81
+++ LVM2/tools/vgreduce.c	2008/09/19 03:45:34	1.82
@@ -139,7 +139,6 @@
 	struct logical_volume *lv;
 	struct physical_volume *pv;
 	struct lv_segment *seg, *mirrored_seg;
-	struct lv_segment_area area;
 	unsigned s;
 	uint32_t mimages, remove_log;
 	int list_unsafe, only_mirror_images_found;




More information about the lvm-devel mailing list