refactor: localize storage core compat consumers (#3710)

This commit is contained in:
安正超
2026-06-22 07:50:55 +08:00
committed by GitHub
parent 76af78385b
commit c7f7ba667f
11 changed files with 87 additions and 46 deletions
@@ -838,7 +838,7 @@ fi
rustfs/src/app \
--glob '!**/*storage_compat.rs' || true
rg -n --no-heading 'crate::storage::storage_compat' \
rustfs/src/storage/rpc rustfs/src/storage/s3_api \
rustfs/src/storage \
--glob '!**/*storage_compat.rs' || true
}
) >"$RUSTFS_OWNER_COMPAT_CONSUMER_HITS_FILE"