mirror of
https://github.com/rustfs/rustfs.git
synced 2026-07-26 08:18:18 +00:00
refactor: localize storage core compat consumers (#3710)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user