[lvm-devel] LVM2/lib/commands toolcontext.h

agk at sourceware.org agk at sourceware.org
Fri Sep 19 07:12:09 UTC 2008


CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk at sourceware.org	2008-09-19 07:12:09

Modified files:
	lib/commands   : toolcontext.h 

Log message:
	rename var

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/lib/commands/toolcontext.h.diff?cvsroot=lvm2&r1=1.25&r2=1.26

--- LVM2/lib/commands/toolcontext.h	2008/09/19 06:41:58	1.25
+++ LVM2/lib/commands/toolcontext.h	2008/09/19 07:12:08	1.26
@@ -69,7 +69,7 @@
 	unsigned is_static:1;	/* Static binary? */
 	unsigned is_long_lived:1;	/* Optimises persistent_filter handling */
 	unsigned handles_missing_pvs:1;
-	unsigned partial_activate:1;
+	unsigned partial_activation:1;
 
 	struct dev_filter *filter;
 	int dump_filter;	/* Dump filter when exiting? */




More information about the lvm-devel mailing list