linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Reshape restart after file system pivot (missing part)
@ 2011-10-04 15:53 Adam Kwolek
  2011-10-04 15:53 ` [PATCH 1/3] Always run Grow_continue() for started array Adam Kwolek
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Adam Kwolek @ 2011-10-04 15:53 UTC (permalink / raw)
  To: neilb; +Cc: linux-raid, ed.ciechanowski, marcin.labun, dan.j.williams

This patch series (3) adds missing part for reshape restart after file system
pivot during OS boot.
Patches makes changes to Grow_continue() execute it on already run arrays:

start_reshape() function is modified (in simpler way) to set correct
restart position and allow reshape process to be reported by mdstat:

Note: 
  This patch series requires: Remove freeze() call from Grow_continue()
  patch to be applied (sent yesterday).

BR
Adam

---

Adam Kwolek (3):
      Set correct reshape restart position
      Monitor reshaped array
      Always run Grow_continue() for started array.


 Assemble.c |   23 +++++++++++++++++++----
 Grow.c     |   60 ++++++++++++++++++++++++++++++------------------------------
 2 files changed, 49 insertions(+), 34 deletions(-)

-- 
Signature

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

end of thread, other threads:[~2011-10-06  4:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-04 15:53 [PATCH 0/3] Reshape restart after file system pivot (missing part) Adam Kwolek
2011-10-04 15:53 ` [PATCH 1/3] Always run Grow_continue() for started array Adam Kwolek
2011-10-05  2:59   ` NeilBrown
2011-10-05  7:04     ` Kwolek, Adam
2011-10-06  4:00       ` NeilBrown
2011-10-04 15:53 ` [PATCH 2/3] Monitor reshaped array Adam Kwolek
2011-10-05  2:59   ` NeilBrown
2011-10-04 15:54 ` [PATCH 3/3] Set correct reshape restart position Adam Kwolek
2011-10-05  3:17   ` NeilBrown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).