public inbox for lvm2-cvs@sourceware.org
help / color / mirror / Atom feed
* LVM2/lib/filters filter-md.c
@ 2010-09-22  1:50 agk
  0 siblings, 0 replies; 2+ messages in thread
From: agk @ 2010-09-22  1:50 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2010-09-22 01:50:38

Modified files:
	lib/filters    : filter-md.c 

Log message:
	Fix name in msg in last checkin.
	
	(The problem the last checkin addressed was a segfault in 'pvs -a' if .cache
	didn't contain every PV in a VG.)

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/lib/filters/filter-md.c.diff?cvsroot=lvm2&r1=1.10&r2=1.11

--- LVM2/lib/filters/filter-md.c	2010/09/22 01:36:14	1.10
+++ LVM2/lib/filters/filter-md.c	2010/09/22 01:50:38	1.11
@@ -46,7 +46,7 @@
 static void _destroy(struct dev_filter *f)
 {
 	if (f->use_count)
-		log_error(INTERNAL_ERROR "Destroying sysfs filter while in use %u times.", f->use_count);
+		log_error(INTERNAL_ERROR "Destroying md filter while in use %u times.", f->use_count);
 
 	dm_free(f);
 }


^ permalink raw reply	[flat|nested] 2+ messages in thread

* LVM2/lib/filters filter-md.c
@ 2004-11-23 17:45 agk
  0 siblings, 0 replies; 2+ messages in thread
From: agk @ 2004-11-23 17:45 UTC (permalink / raw)
  To: lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2004-11-23 17:45:50

Modified files:
	lib/filters    : filter-md.c 

Log message:
	fix a md filter log mesg

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/filters/filter-md.c.diff?cvsroot=lvm2&r1=1.3&r2=1.4


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-09-22  1:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-22  1:50 LVM2/lib/filters filter-md.c agk
  -- strict thread matches above, loose matches on Subject: below --
2004-11-23 17:45 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).