All of lore.kernel.org
 help / color / mirror / Atom feed
* master - reports: FIXME for unnecessary cache wipes.
@ 2014-04-04  0:42 Alasdair Kergon
  0 siblings, 0 replies; only message in thread
From: Alasdair Kergon @ 2014-04-04  0:42 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        http://git.fedorahosted.org/git/?p=lvm2.git;a=commitdiff;h=d36f721bb984c16bd20733325be0d9fc73706709
Commit:        d36f721bb984c16bd20733325be0d9fc73706709
Parent:        3f0f5587864e8bb0457089d1cca50b2231b421de
Author:        Alasdair G Kergon <agk@redhat.com>
AuthorDate:    Fri Apr 4 01:41:06 2014 +0100
Committer:     Alasdair G Kergon <agk@redhat.com>
CommitterDate: Fri Apr 4 01:41:06 2014 +0100

reports: FIXME for unnecessary cache wipes.

---
 tools/reporter.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/tools/reporter.c b/tools/reporter.c
index e070bc2..2591fd5 100644
--- a/tools/reporter.c
+++ b/tools/reporter.c
@@ -271,6 +271,9 @@ static int _report(struct cmd_context *cmd, int argc, char **argv,
 			report_type == LABEL ||
 			report_type == PVSEGS) ? 1 : 0;
 
+	/*
+	 * FIXME Trigger scans based on unrecognised listed devices instead.
+	 */
 	if (args_are_pvs && argc)
 		cmd->filter->wipe(cmd->filter);
 



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

only message in thread, other threads:[~2014-04-04  0:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-04  0:42 master - reports: FIXME for unnecessary cache wipes Alasdair Kergon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.