commit | 36a575b036e55c31ab624447c5d73bc56408a672 | [log] [tgz] |
---|---|---|
author | Dan Smith <dansmith@redhat.com> | Fri Nov 13 06:57:33 2020 -0800 |
committer | Dan Smith <dansmith@redhat.com> | Thu Jan 07 11:29:01 2021 -0800 |
tree | b8e7a91a7895cfdedbaee58e7b22a9466a5f7de4 | |
parent | aef50ed18c3c9b7c01894f6c8e00e297abebe690 [diff] |
Clean up create_disk() a little The create_disk() helper had some redundant checks and dead code. This refactors it to put all the stale cleanup at the top, and groups the new actions together with more relevant comments to make it easier to understand. Change-Id: I1f6218a1994e66786ed9a8065e30bcceec7b8956