mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-30 00:47:13 +00:00
fix(filemeta): detect physical data dirs for overwrite cleanup (#3510)
This commit is contained in:
@@ -152,4 +152,7 @@ mod namespace_lock_quorum_test;
|
||||
#[cfg(test)]
|
||||
mod admin_timeout_regression_test;
|
||||
|
||||
#[cfg(test)]
|
||||
mod overwrite_cleanup_regression_test;
|
||||
|
||||
pub mod tls_gen;
|
||||
|
||||
Reference in New Issue
Block a user