]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
trash: Do not modify *_ceil and *_over fields in struct quota_transaction_context
authorStephan Bosch <stephan.bosch@dovecot.fi>
Fri, 16 Nov 2018 15:26:22 +0000 (16:26 +0100)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Wed, 26 Feb 2025 10:45:00 +0000 (10:45 +0000)
commit08fdf481dd78e39b9ba3b07cf74cd31bd2d8d36b
treeee10acf227c21efb48ecc028ff0a38f9fa8b0807
parentf93efcb7397d2c6ab0357bab8c2b98c7c75868fe
trash: Do not modify *_ceil and *_over fields in struct quota_transaction_context

These are not supposed to be modified. Instead, increase the *_expunged fields.
src/plugins/trash/trash-plugin.c