From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jes Sorensen Subject: Re: [PATCH 1/2] imsm: add handling of sync_action is equal to 'idle' Date: Thu, 16 Jun 2016 13:59:13 -0400 Message-ID: References: <1466069497-29503-1-git-send-email-aleksey.obitotskiy@intel.com> <1466069497-29503-2-git-send-email-aleksey.obitotskiy@intel.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <1466069497-29503-2-git-send-email-aleksey.obitotskiy@intel.com> (Alexey Obitotskiy's message of "Thu, 16 Jun 2016 11:31:36 +0200") Sender: linux-raid-owner@vger.kernel.org To: Alexey Obitotskiy Cc: linux-raid@vger.kernel.org List-Id: linux-raid.ids Alexey Obitotskiy writes: > After resync is stopped sync_action value become 'idle'. > We treat this case as normal termination of waiting, not as error. > > Signed-off-by: Alexey Obitotskiy > Reviewed-by: Pawel Baldysiak > --- > super-intel.c | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) Applied! Thanks, Jes