public inbox for lvm2-cvs@sourceware.org
help / color / mirror / Atom feed
* LVM2/liblvm lvm2app.h lvm_vg.c
@ 2009-08-03 12:11 wysochanski
  0 siblings, 0 replies; only message in thread
From: wysochanski @ 2009-08-03 12:11 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2009-08-03 12:11:45

Modified files:
	liblvm         : lvm2app.h lvm_vg.c 

Log message:
	Move FIXME from user visible lvm2app.h to lvm_vg.c
	
	Author: Dave Wysochanski <dwysocha@redhat.com>

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/liblvm/lvm2app.h.diff?cvsroot=lvm2&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/liblvm/lvm_vg.c.diff?cvsroot=lvm2&r1=1.24&r2=1.25

--- LVM2/liblvm/lvm2app.h	2009/07/29 18:38:27	1.2
+++ LVM2/liblvm/lvm2app.h	2009/08/03 12:11:45	1.3
@@ -265,7 +265,6 @@
 
 /**
  * Scan all devices on the system for VGs and LVM metadata.
- * FIXME: Elaborate on when to use, side-effects, .cache file, etc
  *
  * \return
  * 0 (success) or -1 (failure).
--- LVM2/liblvm/lvm_vg.c	2009/07/29 13:26:01	1.24
+++ LVM2/liblvm/lvm_vg.c	2009/08/03 12:11:45	1.25
@@ -309,6 +309,9 @@
 	return get_vgids((struct cmd_context *)libh, 0);
 }
 
+/*
+ * FIXME: Elaborate on when to use, side-effects, .cache file, etc
+ */
 int lvm_scan(lvm_t libh)
 {
 	if (!lvmcache_label_scan((struct cmd_context *)libh, 2))


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

only message in thread, other threads:[~2009-08-03 12:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-03 12:11 LVM2/liblvm lvm2app.h lvm_vg.c wysochanski

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).