D11452: sanitizer: Improve device listing
Michael Heidelbach
noreply at phabricator.kde.org
Thu Apr 12 19:21:46 UTC 2018
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180412/0d371800/attachment.html>
More information about the Kde-frameworks-devel
mailing list