<table><tr><td style="">fvogt added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D15146">View Revision</a></tr></table><br /><div><div><p>With a few modification the patch is correct and necessary though.</p>

<p>statfs (not statvfs!) has in the documentation: <tt style="background: #ebebeb; font-size: 13px;">Fields that are undefined for a particular filesystem are set to 0.</tt>. Currently KIO just returns garbage in that case.</p>

<p>The KMountPoint calls above are not necessary with statvfs/statfs and in the gvfs case even hurt.</p>

<p>That it works now due to KMountPoint changes is just a side effect and a workaround, not a proper fix.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R241 KIO</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D15146">https://phabricator.kde.org/D15146</a></div></div><br /><div><strong>To: </strong>broulik, dfaure, ngraham, fvogt<br /><strong>Cc: </strong>kde-frameworks-devel, michaelh, ngraham, bruns<br /></div>