OSDN Git Service

qcow2: Rewrite the documentation of qcow2_alloc_cluster_offset()
authorAlberto Garcia <berto@igalia.com>
Thu, 3 Sep 2020 16:37:49 +0000 (18:37 +0200)
committerMax Reitz <mreitz@redhat.com>
Tue, 15 Sep 2020 09:05:13 +0000 (11:05 +0200)
commit2b60c5b996e71eb5186bed7727982a471d5d2558
tree678161ec21a8d5f39d5273a5b08dd119fa8f4c94
parentf7bd5bba1b8ce7200600bacee024bce525083f60
qcow2: Rewrite the documentation of qcow2_alloc_cluster_offset()

The current text corresponds to an earlier, simpler version of this
function and it does not explain how it works now.

Signed-off-by: Alberto Garcia <berto@igalia.com>
Message-Id: <bb5bd06f07c5a05b0818611de0d06ec5b66c8df3.1599150873.git.berto@igalia.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
block/qcow2-cluster.c