commit | b55a3c8860b763b62b2cc2f4a6f55379977bbde5 | [log] [tgz] |
---|---|---|
author | Max Reitz <mreitz@redhat.com> | Tue Oct 27 20:05:56 2020 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Dec 11 17:52:40 2020 +0100 |
tree | bad743232c52d109748d3018ec812ab59f17fdb5 | |
parent | 7eadb1e59d331563ad6a1c3efd5ce14357de7344 [diff] |
storage-daemon: Call bdrv_close_all() on exit Otherwise, exports and block devices are not properly shut down and closed, unless the users explicitly issues blockdev-del and block-export-del commands for each of them. Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20201027190600.192171-17-mreitz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>