diff options
author | Kevin Wolf <kwolf@redhat.com> | 2012-03-15 16:37:40 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2012-04-20 15:57:27 +0200 |
commit | 2bfcc4a0a0b5120b6518e1c823c18cf0e8b963cb (patch) | |
tree | c2c246628e4a98043b6d4040196d91acf7ae7db2 /block/qcow2-refcount.c | |
parent | 68d000a39074fe3888680491444a7fde2354cd84 (diff) |
qcow2: Ignore reserved bits in count_contiguous_clusters()
Until now, count_contiguous_clusters() has an argument that allowed to
specify flags that should be ignored in the comparison, i.e. that are
allowed to change between contiguous clusters.
This patch changes the function so that it ignores all flags by default
now and you need to pass the flags on which it should stop.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'block/qcow2-refcount.c')
0 files changed, 0 insertions, 0 deletions