Linux RAID subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/3] deal with imsm spares in Incremental
@ 2011-01-04 15:03 Czarnowska, Anna
  2011-01-05  3:44 ` NeilBrown
  0 siblings, 1 reply; 2+ messages in thread
From: Czarnowska, Anna @ 2011-01-04 15:03 UTC (permalink / raw)
  To: Neil Brown
  Cc: linux-raid@vger.kernel.org, Williams, Dan J, Ciechanowski, Ed,
	Hawrylewicz Czarnowski, Przemyslaw, Labun, Marcin,
	Neubauer, Wojciech

Hi Neil,
Some time ago you suggested that Incremental may migrate spares from spare-container
when it is ready to start array as it is impossible to know array's domain before we have all members.
Here are patches that do this.
First two patches modify slightly existing functions to be able to use them in Incremental too.
Third one does the work.
Regards
Anna

0001-Use-one-function-chosing-spares-from-container.patch
0002-move_spare-function-modified-and-moved-to-Manage.c.patch
0003-Incremental-move-suitable-spares-to-container-when-s.patch
 
 Incremental.c |   45 +++++++++++++++++++++++++
 Manage.c      |   44 ++++++++++++++++++++++++
 Monitor.c     |  102 +++++++++-----------------------------------------------
 mdadm.h       |    7 +++-
 super-intel.c |   46 ++++++++++++++++++++-----
 5 files changed, 149 insertions(+), 95 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-01-05  3:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-04 15:03 [PATCH 0/3] deal with imsm spares in Incremental Czarnowska, Anna
2011-01-05  3:44 ` NeilBrown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox