]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Config: factor reading of file out into separate function.
authorNeilBrown <neilb@suse.de>
Mon, 2 Sep 2013 22:47:57 +0000 (08:47 +1000)
committerNeilBrown <neilb@suse.de>
Mon, 2 Sep 2013 22:47:57 +0000 (08:47 +1000)
commit15af96928334a5a050bd12b3b3479f1b3afee140
treeb983d1303791552cf8eb1bd680ab39d54f2d370a
parent4e5e54cf820fef717085faece24c2e666b3649f2
Config: factor reading of file out into separate function.

This will make it easier to read multiple files in a conf.d/

Signed-off-by: NeilBrown <neilb@suse.de>
config.c