public inbox for lvm2-cvs@sourceware.org
help / color / mirror / Atom feed
From: wysochanski@sourceware.org
To: lvm-devel@redhat.com, lvm2-cvs@sourceware.org
Subject: LVM2/liblvm lvm2app.h lvm_vg.c
Date: Mon, 03 Aug 2009 12:11:00 -0000	[thread overview]
Message-ID: <20090803121145.22909.qmail@sourceware.org> (raw)

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


                 reply	other threads:[~2009-08-03 12:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090803121145.22909.qmail@sourceware.org \
    --to=wysochanski@sourceware.org \
    --cc=lvm-devel@redhat.com \
    --cc=lvm2-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).