coreos / torus

Torus Distributed Storage
https://coreos.com/blog/torus-distributed-storage-by-coreos.html
Apache License 2.0
1.77k stars 172 forks source link

file: tiny: remove ErrAgain and retry #373

Closed nak3 closed 7 years ago

nak3 commented 7 years ago

Remove ErrAgain from openWrite(), since ErrAgain is not returned and CommitINodeIndex() retry through AtomicModifyKey().