mirror of
https://github.com/rustfs/rustfs.git
synced 2026-09-01 01:38:18 +00:00
90ab2e24c3
* perf(ecstore): reuse local fd metadata snapshots Cache the validated shard length beside each reusable descriptor so read hits avoid a repeated fstat while retaining generation and mutation invalidation semantics. Co-Authored-By: heihutu <heihutu@gmail.com> * fix(ecstore): pass cached entry to fd cache Co-Authored-By: heihutu <heihutu@gmail.com> --------- Co-authored-by: heihutu <heihutu@gmail.com>