]> git.ipfire.org Git - thirdparty/qemu.git/commit
block: remove outdated comments about AioContext locking
authorFiona Ebner <f.ebner@proxmox.com>
Fri, 30 May 2025 15:10:38 +0000 (17:10 +0200)
committerKevin Wolf <kwolf@redhat.com>
Wed, 4 Jun 2025 16:16:33 +0000 (18:16 +0200)
commitf1bf3be14bd5d6e6a2cfbbe64cdd4d58a8595d68
treee8f7704a9cd6105778af3fec07cf791a6c39e381
parent09be8a511a2e278b45729d7b065d30c68dd699d0
block: remove outdated comments about AioContext locking

AioContext locking was removed in commit b49f4755c7 ("block: remove
AioContext locking").

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Message-ID: <20250530151125.955508-2-f.ebner@proxmox.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block.c