public inbox for lvm2-cvs@sourceware.org
help / color / mirror / Atom feed
* LVM2/lib/commands toolcontext.h
@ 2008-09-19  7:12 agk
  0 siblings, 0 replies; only message in thread
From: agk @ 2008-09-19  7:12 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@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? */


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-09-19  7:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-19  7:12 LVM2/lib/commands toolcontext.h agk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).