Copy the file id.

This commit is contained in:
Klaas Freitag 2013-10-25 13:15:25 +02:00
parent 7e9490545b
commit 8b4b89ecad

View File

@ -288,6 +288,7 @@ out:
if( fs->md5 ) {
st->md5 = c_strdup(fs->md5);
}
csync_vio_set_file_id(st->file_id, fs->file_id);
fastout: /* target if the file information is read from database into st */
st->phash = h;