diff options
| author | Stefan Hajnoczi <stefanha@redhat.com> | 2020-03-05 17:08:03 +0000 |
|---|---|---|
| committer | Stefan Hajnoczi <stefanha@redhat.com> | 2020-03-09 16:41:31 +0000 |
| commit | b321051cf48ccc2d3d832af111d688f2282f089b (patch) | |
| tree | 32317a09036588fd33643a5e844da001b4bf5ddd /scripts/modules/module_block.py | |
| parent | 1f050a4690f62a1e7dabc4f44141e9f762c3769f (diff) | |
| download | focaccia-qemu-b321051cf48ccc2d3d832af111d688f2282f089b.tar.gz focaccia-qemu-b321051cf48ccc2d3d832af111d688f2282f089b.zip | |
aio-posix: simplify FDMonOps->update() prototype
The AioHandler *node, bool is_new arguments are more complicated to think about than simply being given AioHandler *old_node, AioHandler *new_node. Furthermore, the new Linux io_uring file descriptor monitoring mechanism added by the new patch requires access to both the old and the new nodes. Make this change now in preparation. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Link: https://lore.kernel.org/r/20200305170806.1313245-5-stefanha@redhat.com Message-Id: <20200305170806.1313245-5-stefanha@redhat.com>
Diffstat (limited to 'scripts/modules/module_block.py')
0 files changed, 0 insertions, 0 deletions