mirror of
https://github.com/rustfs/rustfs.git
synced 2026-07-26 08:18:18 +00:00
docs(architecture): fix object commit path reference (#4920)
This commit is contained in:
@@ -79,8 +79,8 @@ The comparison at the disk commit point is on the full composite; a lower
|
||||
|
||||
Comparing the epoch at the `rename` commit point alone is insufficient. The
|
||||
authoritative commit sequence is `tmp sync → data-dir rename → xl.meta commit →
|
||||
directory sync` in `crates/ecstore/src/set_disk/core/local.rs`, and there are two
|
||||
further detachable disk-write points in
|
||||
directory sync` in `crates/ecstore/src/disk/local.rs`, and there are two further
|
||||
detachable disk-write points in
|
||||
`crates/ecstore/src/set_disk/core/io_primitives.rs`:
|
||||
|
||||
- **Rollback delete** — on quorum failure each disk runs
|
||||
|
||||
Reference in New Issue
Block a user