]> xenbits.xensource.com Git - libvirt.git/commit
storage: fs: Fix comment for virStorageBackendFileSystemDelete
authorPeter Krempa <pkrempa@redhat.com>
Tue, 10 Dec 2013 14:29:59 +0000 (15:29 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 10 Jan 2014 08:35:30 +0000 (09:35 +0100)
commit1c0e2b6099f6b8546f17776da72763c0e9f26a01
tree8ba3228a0767feb5e319608379d79b645d13cdaa
parentc4dadf239315a9636f4f7b0562e16aa881d9d111
storage: fs: Fix comment for virStorageBackendFileSystemDelete

The comment was talking about creating the pool while the function is
deleting it. Fix the mismatch.
src/storage/storage_backend_fs.c