michaelh added inline comments. INLINE COMMENTS
> databasesanitizer.cpp:143 > + devInfo.fsInfo = dev; > + devInfo.mounted = true && (dev.filesystem != > QLatin1String("tmpfs")); > + qDebug() << "filesystem" << dev.filesystem; Better safe than sorry here. Otherwise all items of share might be removed with `baloodb clean`. REPOSITORY R293 Baloo BRANCH sanitize-devices (branched from master) REVISION DETAIL https://phabricator.kde.org/D11452 To: michaelh, #baloo, #frameworks, bruns Cc: ngraham, bruns, smithjd, ashaposhnikov, michaelh, astippich, spoorun, alexeymin