]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix typo in check for glusterfs format pools
authorDaniel P. Berrange <berrange@redhat.com>
Tue, 21 Jul 2009 16:49:44 +0000 (12:49 -0400)
committerDaniel P. Berrange <berrange@redhat.com>
Tue, 21 Jul 2009 16:49:44 +0000 (12:49 -0400)
commit6c3f7d7fd60d45c10885a3a7a5102772a414dd9a
tree227ba357075c7d21871e76a320c96034053eae38
parent44948f5b69c2e44ab93107731a5aaab65bbd8786
Fix typo in check for glusterfs format pools

* src/storage_backend_fs.c: Replace = with == for comparison
src/storage_backend_fs.c