You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ping Qiu
6a400f6760
feat: add BlockVol engine and iSCSI target (Phase 1 + Phase 2)
Phase 1: Extent-mapped block storage engine with WAL, crash recovery,
dirty map, flusher, and group commit. 174 tests, zero SeaweedFS imports.
Phase 2: Pure Go iSCSI target (RFC 7143) with PDU codec, login
negotiation, SendTargets discovery, 12 SCSI opcodes, Data-In/Out/R2T
sequencing, session management, and standalone iscsi-target binary.
164 tests. IQN->BlockDevice binding via DeviceLookup interface.
Total: 338 tests, 14.6K lines.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2 weeks ago |
| .. |
|
erasure_coding_handler.go
|
adjust weight
|
2 weeks ago |
|
erasure_coding_handler_test.go
|
Make EC detection context aware (#8449)
|
2 weeks ago |
|
vacuum_handler.go
|
adjust weight
|
2 weeks ago |
|
vacuum_handler_test.go
|
fix(plugin/worker): make VacuumHandler report MaxExecutionConcurrency from worker startup flag (#8435)
|
3 weeks ago |
|
volume_balance_handler.go
|
adjust weight
|
2 weeks ago |
|
volume_balance_handler_test.go
|
Refactor plugin system and migrate worker runtime (#8369)
|
3 weeks ago |
|
worker.go
|
Refactor plugin system and migrate worker runtime (#8369)
|
3 weeks ago |
|
worker_test.go
|
Refactor plugin system and migrate worker runtime (#8369)
|
3 weeks ago |