linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] imsm: add extra handling of sync_action and sync_completed
@ 2016-06-16  9:31 Alexey Obitotskiy
  2016-06-16  9:31 ` [PATCH 1/2] imsm: add handling of sync_action is equal to 'idle' Alexey Obitotskiy
  2016-06-16  9:31 ` [PATCH 2/2] imsm: properly handle values of sync_completed Alexey Obitotskiy
  0 siblings, 2 replies; 5+ messages in thread
From: Alexey Obitotskiy @ 2016-06-16  9:31 UTC (permalink / raw)
  To: jes.sorensen; +Cc: linux-raid

This patchset fixes issues with IMSM reshape completion
or interruption. 
After sync completion sync_action set to 'idle' and must be treated 
as normal wait_for_reshape_imsm termination. During sync or after 
sync finished sync_completed can be set to 'disabled' or 'none' and 
must be handled respectively.

Alexey Obitotskiy (2):
  imsm: add handling of sync_action is equal to 'idle'
  imsm: properly handle values of sync_completed

 super-intel.c | 40 +++++++++++++++++++++++++++++++++++++---
 1 file changed, 37 insertions(+), 3 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2016-06-16 17:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-16  9:31 [PATCH 0/2] imsm: add extra handling of sync_action and sync_completed Alexey Obitotskiy
2016-06-16  9:31 ` [PATCH 1/2] imsm: add handling of sync_action is equal to 'idle' Alexey Obitotskiy
2016-06-16 17:59   ` Jes Sorensen
2016-06-16  9:31 ` [PATCH 2/2] imsm: properly handle values of sync_completed Alexey Obitotskiy
2016-06-16 17:59   ` Jes Sorensen

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).