seaweedfs/weed
LHHDZ 4dc33cc143
fix unclaimed spaces calculation when volumePreallocate is enabled (#6063)
the calculation of `unclaimedSpaces` only needs to subtract `unusedSpace` when `preallocate` is not enabled.

Signed-off-by: LHHDZ <shichanglin5@qq.com>
2024-09-24 23:04:18 -07:00
..
cluster init candidate servers when setting a starting snapshot 2024-05-05 14:16:26 -07:00
command improve worm support (#5983) 2024-09-16 21:02:21 -07:00
filer improve worm support (#5983) 2024-09-16 21:02:21 -07:00
filer_client refactor out FilerClientAccessor 2024-06-06 19:44:19 -07:00
ftpd chore: fix function names in comment (#5478) 2024-04-08 07:19:02 -07:00
glog rotate log files 2022-12-11 21:05:58 -08:00
iamapi refactor all methods strings to const (#5726) 2024-07-01 01:00:39 -07:00
images Migrates from disintegration/imaging c2019 to cognusion/imaging c2024. (#5533) 2024-04-24 23:16:04 -07:00
mount fix nil filer conf 2024-09-17 11:07:29 -07:00
mq fix build 2024-08-12 09:45:51 -07:00
notification go fmt 2022-09-14 23:06:44 -07:00
operation Feature: compress before encryption (#6013) 2024-09-15 08:47:53 -07:00
pb fix unclaimed spaces calculation when volumePreallocate is enabled (#6063) 2024-09-24 23:04:18 -07:00
query move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
remote_storage remove unused 2024-06-28 14:54:39 -07:00
replication Azure sink: avoid overwriting existing files 2024-07-17 23:14:36 -07:00
s3api refactor 2024-09-17 23:10:41 -07:00
security fix CVE-2016-2183 (#5844) 2024-08-01 20:00:22 -07:00
sequence remove unused function 2024-06-25 09:18:11 -07:00
server fix unclaimed spaces calculation when volumePreallocate is enabled (#6063) 2024-09-24 23:04:18 -07:00
shell fix(volume): don't persist RO state in specific cases (#6058) 2024-09-24 16:15:54 -07:00
static Fix Broken Links (#5287) 2024-02-14 08:26:38 -08:00
stats Feat:merge small chunk (#6049) 2024-09-23 08:51:03 -07:00
storage fix unclaimed spaces calculation when volumePreallocate is enabled (#6063) 2024-09-24 23:04:18 -07:00
topology change math/rand => math/rand/v2 in volume_layout.go where is a perfo… (#6006) 2024-09-11 07:39:40 -07:00
util fix file read crash (#6021) 2024-09-14 08:33:35 -07:00
wdclient Added context for the MasterClient's methods to avoid endless loops (#5628) 2024-06-14 11:40:34 -07:00
Makefile fix EC reading on nLargeBlockRows 2024-08-13 12:01:46 -07:00
weed.go Added tls for http clients (#5766) 2024-07-16 23:14:09 -07:00