From: Jun'ichi Nomura <j-nomura@ce.jp.nec.com>
To: lvm-devel@redhat.com
Subject: [LVM2 PATCH] (3/5) Remove unused parameters from _allocate()
Date: Tue, 21 Aug 2007 17:25:08 -0400 [thread overview]
Message-ID: <46CB5834.2030307@ce.jp.nec.com> (raw)
This patch removes unused 'stripes', 'mirrors', 'status' and
'segtype' parameters from _allocate() in lib/metadata/lv_manip.c.
'stripes' and 'mirrors' can be found in struct alloc_handle.
'status' and 'segtype' aren't there but if future code requires them,
they can be embedded in struct alloc_handle, too.
Thanks,
--
Jun'ichi Nomura, NEC Corporation of America
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lvm2-allocate-remove-unused.patch
Type: text/x-patch
Size: 1387 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/lvm-devel/attachments/20070821/71780ef3/attachment.bin>
next reply other threads:[~2007-08-21 21:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-21 21:25 Jun'ichi Nomura [this message]
2007-08-22 14:45 ` [LVM2 PATCH] (3/5) Remove unused parameters from _allocate() Alasdair G Kergon
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=46CB5834.2030307@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.