Skip to content

Delete files that exceed trashbin size immediately - #23023

Merged
rullzer merged 1 commit into
masterfrom
bugfix/noid/trashbin-size-delete-immediately
Sep 24, 2020
Merged

Delete files that exceed trashbin size immediately#23023
rullzer merged 1 commit into
masterfrom
bugfix/noid/trashbin-size-delete-immediately

Conversation

@juliusknorr

Copy link
Copy Markdown
Member

This extends #21658 so that files that exceed a configured trash bin size by itself will never be moved to the trash but just deleted right away. Otherwise they sill take up space until the trash bin items get expired again.

Signed-off-by: Julius Härtl <jus@bitgrid.net>
@faily-bot

faily-botBot commented Sep 23, 2020

Copy link
Copy Markdown

🤖 beep boop beep 🤖

Here are the logs for the failed build:

Status of 33335: failure

mysql8.0-php7.4

@rullzer
rullzer merged commit 82ca70a into masterSep 24, 2020
@rullzer
rullzer deleted the bugfix/noid/trashbin-size-delete-immediately branch September 24, 2020 12:45
@juliusknorr

Copy link
Copy Markdown
MemberAuthor

/backport to stable20

@juliusknorr

Copy link
Copy Markdown
MemberAuthor

/backport to stable19

@backportbot-nextcloud

Copy link
Copy Markdown

The backport to stable20 failed. Please do this backport manually.

@backportbot-nextcloud

Copy link
Copy Markdown

The backport to stable19 failed. Please do this backport manually.

@go2sh

Copy link
Copy Markdown
Contributor

@juliushaertl It might be a good idea to extend this functionality for the 32bit trashbin problem and check against the actual trashbin size.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@juliusknorr@go2sh@rullzer@icewind1991