diff options
author | Alberto Garcia <berto@igalia.com> | 2018-02-05 16:33:22 +0200 |
---|---|---|
committer | Max Reitz <mreitz@redhat.com> | 2018-02-13 16:59:59 +0100 |
commit | cde917662a71bea9a42ae00c23235384df654804 (patch) | |
tree | bdad4b198950a10c8d0982e02ed57bedeeb13850 /rules.mak | |
parent | a002c0b09d3c48484225b268d0d3df8615d7f56c (diff) | |
download | qemu-cde917662a71bea9a42ae00c23235384df654804.zip |
qcow2: Update handle_copied() to support L2 slices
handle_copied() loads an L2 table and limits the number of checked
clusters to the amount that fits inside that table. Since we'll be
loading L2 slices instead of full tables we need to update that limit.
Apart from that, this function doesn't need any additional changes, so
this patch simply updates the variable name from l2_table to l2_slice.
Signed-off-by: Alberto Garcia <berto@igalia.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Message-id: 541ac001a7d6b86bab2392554bee53c2b312148c.1517840877.git.berto@igalia.com
Signed-off-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'rules.mak')
0 files changed, 0 insertions, 0 deletions