From: Takahiro Yasui <tyasui@redhat.com>
To: lvm-devel@redhat.com
Subject: [PATCH] Enable use of cached metadata for pvs & pvdisplay
Date: Mon, 06 Apr 2009 23:04:04 -0400 [thread overview]
Message-ID: <49DAC2A4.2020904@redhat.com> (raw)
In-Reply-To: <49D9E6F4.90205@redhat.com>
Hi Milan,
> @@ -435,5 +435,5 @@ int pvs(struct cmd_context *cmd, int argc, char **argv)
...
> - return _report(cmd, argc, argv, type);
> + return _report(cmd, argc, argv, type);
> @@ -638,8 +639,12 @@ static int _process_all_devs(struct cmd_context *cmd, void *handle,
...
> dev_iter_destroy(iter);
> -
> +
Those two lines are unnecessary change?
By the way, I tested this patch in my environment at the point of
the number of I/Os, and I found that I/Os were reduced as expected.
Tested-by: Takahiro Yasui <tyasui@redhat.com>
Thanks,
Taka
next prev parent reply other threads:[~2009-04-07 3:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-06 11:26 [PATCH] Enable use of cached metadata for pvs & pvdisplay Milan Broz
2009-04-07 3:04 ` Takahiro Yasui [this message]
2009-04-07 11:04 ` [PATCH v2] " Milan Broz
2009-04-08 6:09 ` Takahiro Yasui
2009-04-08 10:50 ` Milan Broz
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=49DAC2A4.2020904@redhat.com \
--to=tyasui@redhat.com \
--cc=lvm-devel@redhat.com \
/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 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.