D28745: Skip caching thumbnails on encrypted filesystems
Thiago Macieira
noreply at phabricator.kde.org
Sun May 3 16:53:53 BST 2020
thiago added inline comments.
INLINE COMMENTS
> thumbnail.cpp:743
> + const auto mount = mountsList.findByPath(filePath);
> + allowCache = !(mount->mountType() == QLatin1String("fuse.cryfs") || mount->mountType() == QLatin1String("fuse.encfs"));
> + }
How about encrypted block storage, which is superior to those encrypted fs and the recommended solution?
REPOSITORY
R320 KIO Extras
REVISION DETAIL
https://phabricator.kde.org/D28745
To: marcingu, ivan, broulik, #dolphin, ngraham, meven, bruns
Cc: thiago, bruns, meven, ngraham, kde-frameworks-devel, kfm-devel, azyx, nikolaik, pberestov, iasensio, aprcela, fprice, LeGast00n, cblack, fbampaloukas, alexde, Codezela, feverfew, michaelh, spoorun, navarromorales, firef, andrebarros, emmanuelp, rdieter, mikesomov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200503/52144e08/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list