Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename mdadm_ apis to md_ | Matthew Booth | 2011-11-24 | 1 | -1/+1 |
| | | | | | | | | | 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. | ||||
* | Update list-filesystems to check md devices. | Matthew Booth | 2011-11-11 | 1 | -0/+76 |