From: Takahiro Yasui <tyasui@redhat.com>
To: lvm-devel@redhat.com
Subject: Re: [RFC PATCH 0/7] Introduce metadata cache feature
Date: Thu, 02 Apr 2009 17:21:15 -0400 [thread overview]
Message-ID: <49D52C4B.9010209@redhat.com> (raw)
In-Reply-To: <20090402201311.GA8492@redhat.com>
Mike Snitzer wrote:
>> FUTURE WORKS
>> ============
> ...
>> * Add commandline option
>>
>> Add a new commandline option (ex --metadatacache y|n) to enable and
>> disable cache feature in order to override a setting of the lvm
>> configuration file.
>
> You should already be able to achieve that with:
>
> <lvm_command> ... --config 'backup{metadata_cache=1}'
> or
> <lvm_command> ... --config 'backup{metadata_cache=0}'
Unfortunately another parse procedure in _gets_settings() is needed
to handle the command line option, since metadata_cache option in
lvm.conf is processed in init_lvm() before a command line option is
parsed in lvm_run_command().
But thank you for the suggestion. Command line '--config' option
should be handled as well. I will update this in the next version.
Thanks,
Taka
prev parent reply other threads:[~2009-04-02 21:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-02 17:19 [RFC PATCH 0/7] Introduce metadata cache feature Takahiro Yasui
2009-04-02 20:13 ` Mike Snitzer
2009-04-02 21:21 ` Takahiro Yasui [this message]
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=49D52C4B.9010209@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.