-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Hi,
I think subsplit has some kind of inode-leak:
root::gitlab { .../KunstmaanBundlesCMS/.subsplit/.git }-> pwd
/home/subsplit/dflydev-git-subsplit-github-webhook/temp/KunstmaanBundlesCMS/.subsplit/.git
root::gitlab { .../KunstmaanBundlesCMS/.subsplit/.git }-> for i in *; do echo -e "$(find $i | wc -l)\t$i"; done | sort -n
1 branches
1 config
1 description
1 FETCH_HEAD
1 HEAD
1 index
1 ORIG_HEAD
1 packed-refs
3 info
6 objects
10 hooks
75 refs
319 logs
7275935 subtree-cache
Is this a bug or am I supposed to rm the subtree-cache directory on a regular basis? Our server has run out of inodes twice.
Thx
Metadata
Metadata
Assignees
Labels
No labels