Skip to content

TrashSizeCache: fix parsing of directory cachesize file and improve code

Méven Car requested to merge (removed):TrashSizeCache-fix into master

The directory size cache file was incorrectly parsed (did not take into account last '\n') causing it to cause systematic cache miss in calculateSizeAndLatestModDate

Made a few coding style changes.

Merge request reports