]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-intel.c
imsm: add handling of sync_action is equal to 'idle'
authorAlexey Obitotskiy <aleksey.obitotskiy@intel.com>
Thu, 16 Jun 2016 09:31:36 +0000 (11:31 +0200)
committerJes Sorensen <Jes.Sorensen@redhat.com>
Thu, 16 Jun 2016 17:58:06 +0000 (13:58 -0400)
commitb2be2b628b6305712c8df0b3a20ddddc0ac410fb
treefcaf3188de0bde7640a1b372975e061c1e7e0e4e
parent955aa6cf75a5f8a6def83189a839c5b75d5ecff9
imsm: add handling of sync_action is equal to 'idle'

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 <aleksey.obitotskiy@intel.com>
Reviewed-by: Pawel Baldysiak <pawel.baldysiak@intel.com>
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
super-intel.c