commit | d3b407fb3f782bd915db64e266010ea30a2d381e | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Wed Jan 06 12:19:22 2016 -0800 |
committer | Dan Williams <dan.j.williams@intel.com> | Sat Jan 09 08:39:04 2016 -0800 |
tree | 2f6b62c418f28892adcdd6a52a2b874b64e34fa7 | |
parent | ad9a8bde2cb19f6876f964fc48acc8b6a2f325ff [diff] |
badblocks: rename badblocks_free to badblocks_exit For symmetry with badblocks_init() make it clear that this path only destroys incremental allocations of a badblocks instance, and does not free the badblocks instance itself. Signed-off-by: Dan Williams <dan.j.williams@intel.com>