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

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



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

only message in thread, other threads:[~2007-08-21 21:25 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:25 [LVM2 PATCH] (4/5) Remove unused parameters from allocate_extents() 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.