mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-21 20:06:37 +00:00
refactor: stabilize heal format recovery integration tests (#1984)
Co-authored-by: houseme <housemecn@gmail.com>
This commit is contained in:
@@ -58,7 +58,7 @@ impl TraceType {
|
||||
}
|
||||
|
||||
pub fn single_type(&self) -> bool {
|
||||
todo!()
|
||||
self.0.count_ones() == 1
|
||||
}
|
||||
|
||||
pub fn merge(&mut self, other: &TraceType) {
|
||||
|
||||
Reference in New Issue
Block a user