diff options
author | Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> | 2018-09-19 15:43:42 +0300 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2018-12-14 11:52:40 +0100 |
commit | e4f9752c4a9c1b5d33bf6494aaff261b401933f2 (patch) | |
tree | 7bf73a071b1e118d1f328aada8dfa40b858147cf /block/backup.c | |
parent | 95a156f689269da57e42dd1b001ea86c0877ed86 (diff) | |
download | qemu-e4f9752c4a9c1b5d33bf6494aaff261b401933f2.zip qemu-e4f9752c4a9c1b5d33bf6494aaff261b401933f2.tar.gz qemu-e4f9752c4a9c1b5d33bf6494aaff261b401933f2.tar.bz2 |
block/replication: drop extra synchronization
After commit f8d59dfb40
"block/backup: fix fleecing scheme: use serialized writes" fleecing
(specifically reading from backup target, when backup source is in
backing chain of backup target) is safe, because all backup-job writes
to target are serialized. Therefore we don't need additional
synchronization for these reads.
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'block/backup.c')
0 files changed, 0 insertions, 0 deletions