• Show log

    Commit

  • Hash : 090a07d2
    Author : Carlos Martín Nieto
    Date : 2013-08-17T02:12:04

    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.