Rename mdadm_ apis to md_
authorMatthew Booth <mbooth@redhat.com>
Thu, 24 Nov 2011 12:09:03 +0000 (12:09 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 24 Nov 2011 13:22:42 +0000 (13:22 +0000)
commit182c25b2a42e9a8f76beba440da328e37f18c9b9
treedec74bed603060cfb6009e25248cfb62ecaf82b1
parent373dca7d12a8741e116205b4a3ac67a7d82cc782
Rename mdadm_ apis to md_

This change renames the following 2 apis:
* mdadm_create -> md_create
* mdadm_detail -> md_detail

This is more consistent with list_md_devices, and removes a reference to an
implementation detail from the api.
daemon/md.c
generator/generator_actions.ml
images/guest-aux/make-fedora-img.pl
regressions/test-list-filesystems.sh
regressions/test-list-md-devices.sh
regressions/test-mdadm.sh