[Akonadi] [Bug 338402] File system cache is inneficient : too many file per directory

Daniel Vrátil dvratil at redhat.com
Mon Jun 29 21:59:45 BST 2015


https://bugs.kde.org/show_bug.cgi?id=338402

--- Comment #12 from Daniel Vrátil <dvratil at redhat.com> ---
Git commit 9c0dc6b3f0826d32eac310b2e7ecd858ca3df681 by Dan Vrátil.
Committed on 29/06/2015 at 20:45.
Pushed by dvratil into branch '1.13'.

Don't leak old external payload files

Actually delete old payload files after we increase the payload revision or
switch from external to internal payload. This caused
~/.local/share/akonadi/file_db_data
to grow insanely for all users, leaving them with many duplicated files (just
with
different revisions).

It is recommended that users run akonadictl fsck to clean up the leaked payload
files.

Note that there won't be any more releases of Akonadi 1.13 (and this has been
fixed in master already), so I strongly recommend distributions to pick this
patch into their packaging.
Related: bug 341884

M  +14   -0    server/src/storage/partstreamer.cpp
M  +13   -11   server/tests/unittest/partstreamertest.cpp

http://commits.kde.org/akonadi/9c0dc6b3f0826d32eac310b2e7ecd858ca3df681

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list