From: Jun'ichi Nomura <j-nomura@ce.jp.nec.com>
To: lvm-devel@redhat.com
Subject: [PATCH mirror 3/13] Enable layer specification in remove_layer_from_lv()
Date: Thu, 20 Dec 2007 13:02:56 -0500 [thread overview]
Message-ID: <476AAE50.3030707@ce.jp.nec.com> (raw)
In-Reply-To: <476AA7BC.9080708@ce.jp.nec.com>
Added layer_lv argument to remove_layer_from_lv().
remove_layer_from_lv() has implicitly removed the top-most layer.
It won't work if the layer can be stacked.
The caller knows which layer it wants to remove.
find_parent_for_layer() will help find a parent LV for specified layer LV.
Thanks,
--
Jun'ichi Nomura, NEC Corporation of America
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lvm2-add-layer-spec-to-remove_layer_from_lv.patch
Type: text/x-patch
Size: 3914 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/lvm-devel/attachments/20071220/371afea4/attachment.bin>
next prev parent reply other threads:[~2007-12-20 18:02 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-20 17:34 [PATCH mirror 0/13] Stacking and collapsing mirror (rev. 2) Jun'ichi Nomura
2007-12-20 18:02 ` [PATCH mirror 1/13] Add 'const' for mirror-related functions Jun'ichi Nomura
2007-12-20 18:02 ` [PATCH mirror 2/13] Misc fixes to the 'lvconvert' generalization Jun'ichi Nomura
2007-12-20 18:02 ` Jun'ichi Nomura [this message]
2007-12-20 18:03 ` [PATCH mirror 4/13] lv_rename() to walk down the stacked LV Jun'ichi Nomura
2007-12-20 18:03 ` [PATCH mirror 5/13] lv_mirror_count() to cope with stacked mirror Jun'ichi Nomura
2007-12-20 18:03 ` [PATCH mirror 6/13] remove_mirror_images() " Jun'ichi Nomura
2007-12-20 18:03 ` [PATCH mirror 7/13] lv_extend() " Jun'ichi Nomura
2007-12-20 18:03 ` [PATCH mirror 8/13] lvconvert to stack a temporary resync mirror on addition Jun'ichi Nomura
2007-12-20 18:03 ` [PATCH mirror 9/13] Add collapsing feature for stacked mirror Jun'ichi Nomura
2007-12-20 18:03 ` [PATCH mirror 10/13] Add '--collapse' option to lvconvert Jun'ichi Nomura
2007-12-20 18:03 ` [PATCH mirror 11/13] Add 'lv_mirrors' field to reporting functions Jun'ichi Nomura
2007-12-20 18:04 ` [PATCH mirror 12/13] Remove hardcoded "_mlog" name from deptree construction Jun'ichi Nomura
2007-12-20 18:04 ` [PATCH mirror 13/13] Allow disk logs for temporary resync mirror Jun'ichi Nomura
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=476AAE50.3030707@ce.jp.nec.com \
--to=j-nomura@ce.jp.nec.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.