odb: avoid hashing twice in and edge case
If none of the backends support direct writes and we must stream the whole file, we already know what the object's id should be; so use the stream's functions directly, bypassing the frontend's hashing and overwriting of our existing id.
Showing
Please
register
or
sign in
to comment