D15317: trash: Fix directorysizes cache parsing

Alexander Volkov noreply at phabricator.kde.org
Thu Sep 6 17:01:05 BST 2018


volkov created this revision.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
volkov requested review of this revision.

REVISION SUMMARY
  Entries in this file have the following format:
  [size] [mtime] [percent-encoded-directory-name]
  , and TrashSizeCache::add() writes them correctly,
  but TrashSizeCache::calculateSize() reads [mtime]
  as [size] and vice versa.

REPOSITORY
  R241 KIO

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D15317

AFFECTED FILES
  src/ioslaves/trash/trashsizecache.cpp

To: volkov
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180906/e5bc651e/attachment.html>


More information about the Kde-frameworks-devel mailing list