]> www.infradead.org Git - users/willy/xarray.git/commit
io_uring/rsrc: clear 'slot' entry upfront
authorJens Axboe <axboe@kernel.dk>
Wed, 11 Sep 2024 19:52:17 +0000 (13:52 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 11 Sep 2024 19:52:17 +0000 (13:52 -0600)
commit021b153f7d4115d99efa0d57ae2da6de1228295d
tree7b9d9bf533e89781e51fd7cc2002b312e0517f45
parent84eacf177faa605853c58e5b1c0d9544b88c16fd
io_uring/rsrc: clear 'slot' entry upfront

No functional changes in this patch, but clearing the slot pointer
earlier will be required by a later change.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/rsrc.c