Home
last modified time | relevance | path

Searched hist:"9 ea473fb7bd01d350a860044b3d8e46f8747e865" (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/block/
H A Dsnapshot-access.cdiff 9ea473fb7bd01d350a860044b3d8e46f8747e865 Tue Sep 05 08:06:07 CDT 2023 Kevin Wolf <kwolf@redhat.com> block: Make more BlockDriver definitions static

Most block driver implementations don't have any reason for their
BlockDriver to be public. The only exceptions are bdrv_file, bdrv_raw
and bdrv_qcow2, which are actually used in other source files.

Make all other BlockDriver definitions static if they aren't yet.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-ID: <20230905130607.35134-3-kwolf@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
H A Dpreallocate.cdiff 9ea473fb7bd01d350a860044b3d8e46f8747e865 Tue Sep 05 08:06:07 CDT 2023 Kevin Wolf <kwolf@redhat.com> block: Make more BlockDriver definitions static

Most block driver implementations don't have any reason for their
BlockDriver to be public. The only exceptions are bdrv_file, bdrv_raw
and bdrv_qcow2, which are actually used in other source files.

Make all other BlockDriver definitions static if they aren't yet.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-ID: <20230905130607.35134-3-kwolf@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
H A Dcopy-before-write.cdiff 9ea473fb7bd01d350a860044b3d8e46f8747e865 Tue Sep 05 08:06:07 CDT 2023 Kevin Wolf <kwolf@redhat.com> block: Make more BlockDriver definitions static

Most block driver implementations don't have any reason for their
BlockDriver to be public. The only exceptions are bdrv_file, bdrv_raw
and bdrv_qcow2, which are actually used in other source files.

Make all other BlockDriver definitions static if they aren't yet.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-ID: <20230905130607.35134-3-kwolf@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>