bruns added inline comments. INLINE COMMENTS
> databasesanitizer.cpp:135 > + QMap<quint32, DeviceInfo> result; > + const auto devices = FSUtils::attachedDevices(); > + for (const auto& dev : devices) { Completely overlooked this one - should have used `QStorageInfo::mountedVolumes()` here instead. http://doc.qt.io/qt-5/qstorageinfo.html#mountedVolumes REPOSITORY R293 Baloo REVISION DETAIL https://phabricator.kde.org/D11452 To: michaelh, #baloo, #frameworks, bruns Cc: ngraham, bruns, smithjd, ashaposhnikov, michaelh, astippich, spoorun, alexeymin