All of lore.kernel.org
 help / color / mirror / Atom feed
* [LVM2 PATCH] (4/5) Remove unused parameters from allocate_extents() [resending with the patch]
@ 2007-08-21 21:31 Jun'ichi Nomura
  0 siblings, 0 replies; only message in thread
From: Jun'ichi Nomura @ 2007-08-21 21:31 UTC (permalink / raw)
  To: lvm-devel

[Resending with the patch.]

This patch removes unused 'status' parameter from allocate_extents().

Guessing from the lv_extend(), 'status' is related to lv->status.
However, allocate_extents() only allocates extents.
Mapping extents to LV segment is done in other functions.
So the parameter seems no use in future, too.

Thanks,
-- 
Jun'ichi Nomura, NEC Corporation of America
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lvm2-allocate-remove-unused-status-arg.patch
Type: text/x-patch
Size: 2931 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/lvm-devel/attachments/20070821/b569e3b5/attachment.bin>

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

only message in thread, other threads:[~2007-08-21 21:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-21 21:31 [LVM2 PATCH] (4/5) Remove unused parameters from allocate_extents() [resending with the patch] Jun'ichi Nomura

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.