]> xenbits.xensource.com Git - libvirt.git/commit
storage: Move the virStorageBackendFileSystem{Start|Stop} API's
authorJohn Ferlan <jferlan@redhat.com>
Sat, 21 Jan 2017 16:47:23 +0000 (11:47 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 26 Jan 2017 15:40:05 +0000 (10:40 -0500)
commite26c21629e61e60611089fa86fb249a159bc1f37
tree313bc7c9611a4d41fc02ef7fd5979715f355b882
parent572eda12ad7336031fbbdc8c130c8674ba7764e8
storage: Move the virStorageBackendFileSystem{Start|Stop} API's

Just moving code around with minor adjustment to have the Stop
code combine with the Unmount code since all the Stop code did
was call the Unmount code.
src/storage/storage_backend_fs.c