Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Step:15-SP1
mdadm.14070
0056-mdadm-mdmon-deleted-the-abort_reshape-neve...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0056-mdadm-mdmon-deleted-the-abort_reshape-never-invoked.patch of Package mdadm.14070
From e81070a69bf0c6e20f95806b6c60f6ec5c952a20 Mon Sep 17 00:00:00 2001 From: Zhilong Liu <zlliu@suse.com> Date: Mon, 20 Mar 2017 13:21:24 +0800 Subject: [PATCH] mdadm/mdmon:deleted the abort_reshape never invoked Git-commit: e81070a69bf0c6e20f95806b6c60f6ec5c952a20 Patch-mainline: mdadm-4.0+ References: bsc#1069165, bsc#1069167, bsc#1068030 Mdmon.c: abort_reshape() has implemented in Grow.c, this function doesn't make a lot of sense here. Signed-off-by: Zhilong Liu <zlliu@suse.com> Signed-off-by: Jes Sorensen <Jes.Sorensen@gmail.com> Signed-off-by: Coly Li <colyli@suse.de> --- mdmon.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/mdmon.c b/mdmon.c index e4b73d9..95e9bba 100644 --- a/mdmon.c +++ b/mdmon.c @@ -580,11 +580,6 @@ int restore_stripes(int *dest, unsigned long long *offsets, return 1; } -void abort_reshape(struct mdinfo *sra) -{ - return; -} - int save_stripes(int *source, unsigned long long *offsets, int raid_disks, int chunk_size, int level, int layout, int nwrites, int *dest, -- 2.13.6
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor