accelerate datastore writes by storing headers and payloads in parallel, and deleting in parallel. keep a persistent "journal" of deletions-in-progress, so we can mask partial delete failures and give clients recovery hints by indicating whether or not a child inode actually exists (i.e. whether or not it partially deleted, but not completely deleted)

This commit is contained in:
Jude Nelson
2017-07-04 23:32:21 -04:00
parent e08cc6e85e
commit d23325cb76

File diff suppressed because it is too large Load Diff