DAOS-333 server: Handle storage access errors
User storage callbacks may return negative errors smaller than
RAFT_ERR_LAST. These will be returned all the way to the API methods,
which report the errors back to users, so that appropriate handlings may
be performed.
Signed-off-by:
Li Wei <wei.g.li@intel.com>
Please register or sign in to comment