]> xenbits.xensource.com Git - libvirt.git/commit
Fix comment in virStorageBackendFileSystemRefresh
authorJán Tomko <jtomko@redhat.com>
Tue, 21 Jun 2016 15:27:27 +0000 (17:27 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 23 Jun 2016 19:58:38 +0000 (21:58 +0200)
commit852cd3983041be4f96669bbd59690ffc3d05a658
tree475e9904f4313fd515208493e77299b2b61508d3
parentfe79c3f2c1c4f230aab16b3d77e70584634638cd
Fix comment in virStorageBackendFileSystemRefresh

'.' and '..' are now skipped by virDirRead, there's no need to mention
them in the comment.
src/storage/storage_backend_fs.c