mirror of
https://github.com/versity/scoutfs.git
synced 2026-01-10 13:47:27 +00:00
When we moved to the current allocator we fixed up the server commit path to initialize the pair of allocators as a commit is finished rather than before it starts. This removed all the error cases from hold_commit. Remove the error handling from hold_commit calls to make the system just a bit simpler. Signed-off-by: Zach Brown <zab@versity.com>