aboutsummaryrefslogtreecommitdiff
path: root/block/backup.c
diff options
context:
space:
mode:
authorVladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>2018-09-19 15:43:42 +0300
committerKevin Wolf <kwolf@redhat.com>2018-12-14 11:52:40 +0100
commite4f9752c4a9c1b5d33bf6494aaff261b401933f2 (patch)
tree7bf73a071b1e118d1f328aada8dfa40b858147cf /block/backup.c
parent95a156f689269da57e42dd1b001ea86c0877ed86 (diff)
downloadqemu-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