]> git.proxmox.com Git - pve-qemu.git/commit - debian/patches/series
cherry-pick "block/block-backend: blk_set_enable_write_cache is IO_CODE"
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 22 Nov 2022 08:18:56 +0000 (09:18 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 22 Nov 2022 08:19:00 +0000 (09:19 +0100)
commit8a38e1da9ed9aa07bb8ddc7bd2519da9d12bf75b
tree9b0c7e8d9fbd2c3528963033396a6641c9b3e074
parent3b3d5516ee5c01e5c5d0f183488c3480c3438a5e
cherry-pick "block/block-backend: blk_set_enable_write_cache is IO_CODE"

albeit I was short from disarming that GLOBAL_STATE_CODE assert
completely, as its just bogus to assert that on runtime for a lot of
call sites, rather it should be verified on compilation (function
coloring with attributes and maybe a compiler plugin).

But, as this is already solved upstream lets take in that patch.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/patches/extra/0006-block-block-backend-blk_set_enable_write_cache-is-IO.patch [new file with mode: 0644]
debian/patches/series