]> git.ipfire.org Git - thirdparty/mdadm.git/commit - mdadm.h
Remove duplicated code: search_mdstat and conf_match
authorNeilBrown <neilb@suse.de>
Tue, 1 Nov 2011 02:30:41 +0000 (13:30 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 1 Nov 2011 02:30:41 +0000 (13:30 +1100)
commit2244d1a9877d18bdc42a5204d31f41920d369e87
tree74f7ef946a9a16be6844f0681c995331a4cbf9d1
parent81219e70f2a9be7292046860ea15528fe5854cab
Remove duplicated code:  search_mdstat and conf_match

search_mdstat and conf_match are almost identical.

Put all the functionality in conf_match, and remove search_mdstat.

Reported-by: Jes.Sorensen@redhat.com
Signed-off-by: NeilBrown <neilb@suse.de>
Incremental.c
config.c
mapfile.c
mdadm.h