]> git.ipfire.org Git - thirdparty/mdadm.git/commit - mapfile.c
Some fixes to the mapfile code.
authorNeilBrown <neilb@suse.de>
Wed, 28 Jul 2010 07:24:13 +0000 (17:24 +1000)
committerNeilBrown <neilb@suse.de>
Wed, 28 Jul 2010 07:41:39 +0000 (17:41 +1000)
commitdf65ac70ca82fb57bac603ac00d39698cb545164
tree74ab3ef18005b3545e4a2cce08a4809caa4266c6
parent9fdcb4719238195c0f29aa60fdd76f5b77fe074b
Some fixes to the mapfile code.

- Update the comments
- use some defined names instead of magic numbers.
- restore /var/run/mdadm/map to have priority over /dev/.mdadm/map

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