aboutsummaryrefslogtreecommitdiffstats
path: root/public/img
diff options
context:
space:
mode:
authorzeripath <art27@cantab.net>2022-12-15 20:44:16 +0000
committerGitHub <noreply@github.com>2022-12-15 20:44:16 +0000
commit651fe4bb7dda16dee48b31ee964493a05e979c78 (patch)
treefb15044c4b904ad0cef29152209a4e9662dc187c /public/img
parent3243dbe1a9e3ff7031f243c72232bcc31bbdec75 (diff)
downloadgitea-651fe4bb7dda16dee48b31ee964493a05e979c78.tar.gz
gitea-651fe4bb7dda16dee48b31ee964493a05e979c78.zip
Add doctor command for full GC of LFS (#21978)
The recent PR adding orphaned checks to the LFS storage is not sufficient to completely GC LFS, as it is possible for LFSMetaObjects to remain associated with repos but still need to be garbage collected. Imagine a situation where a branch is uploaded containing LFS files but that branch is later completely deleted. The LFSMetaObjects will remain associated with the Repository but the Repository will no longer contain any pointers to the object. This PR adds a second doctor command to perform a full GC. Signed-off-by: Andrew Thornton <art27@cantab.net>
Diffstat (limited to 'public/img')
0 files changed, 0 insertions, 0 deletions