mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-07-26 01:53:02 +00:00
the calculation of `unclaimedSpaces` only needs to subtract `unusedSpace` when `preallocate` is not enabled. Signed-off-by: LHHDZ <shichanglin5@qq.com>