leoliulei
leoliulei
SinglePool is not restricted by the minimum free drive threshold, so that objects can still be uploaded even when the disk usage rate exceeds 99%.  ## Expected Behavior The...
MetaEvictor: access some file cause panic when evict inodes which are still referenced by the kernel
### ENV os: Debian GNU/Linux 10 geesefs version 0.42.3 ### Steps to reproduce 1. mount /geesefs/geesefs -o allow_other -f --entry-limit 1 --debug_fuse --endpoint http://xxx:xxx xxx: mnt 2. access file cd...
I tested the read performance of Juicefs and GeeseFS. The test command is as follows: `fio -numjobs=1 -iodepth=1 -group_reporting -rw=read -bs=128K --direct=1 -size=10G -name=Fio -directory=. ` I found that under...