https://bugs.kde.org/show_bug.cgi?id=426704
David Faure <fa...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |5.76 Latest Commit| |https://invent.kde.org/fram | |eworks/kio/commit/c6f0c8b85 | |6e6183c625e0526ddc3a8c64ecd | |558e Status|ASSIGNED |RESOLVED --- Comment #2 from David Faure <fa...@kde.org> --- Git commit c6f0c8b856e6183c625e0526ddc3a8c64ecd558e by David Faure, on behalf of Ahmad Samir. Committed on 10/10/2020 at 16:12. Pushed by dfaure into branch 'master'. kio_trash: fix the logic when no size limit is set If a size limit is set, we use that to calculate the percent of the total partition size that trash can use; however if the size limit isn't set, then the available free space on the partition is the limit. Thanks to Patrick Silva for figuring it out in the bug report. FIXED-IN: 5.76 M +8 -1 src/ioslaves/trash/discspaceutil.cpp M +6 -0 src/ioslaves/trash/discspaceutil.h M +3 -0 src/ioslaves/trash/trashimpl.cpp https://invent.kde.org/frameworks/kio/commit/c6f0c8b856e6183c625e0526ddc3a8c64ecd558e -- You are receiving this mail because: You are watching all bug changes.