mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-19 14:34:15 +00:00
Move BlockVol-backed command bindings into v2bridge and move non-BlockVol command operations into weed/server/blockcmd. This keeps dispatch and host effects in weed/server, keeps backend binding in v2bridge, and further shrinks volume_server_block.go toward a host shell while preserving current command-driven proofs. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>