https://bugs.kde.org/show_bug.cgi?id=487228
--- Comment #6 from Andrius Štikonas <andr...@stikonas.eu> --- For mounted file systems, KDE Partition Manager uses QStorageInfo: p.fileSystem().setSectorsUsed( (storage.bytesTotal() - storage.bytesFree()) / d.logicalSize()); -- You are receiving this mail because: You are watching all bug changes.