kernel_samsung_a53x/io_uring
Jens Axboe 97bae1cab0 io_uring: ensure '0' is returned on file registration success
A previous backport mistakenly removed code that cleared 'ret' to zero,
as the SCM logging was performed. Fix up the return value so we don't
return an errant error on fixed file registration.

Fixes: a6771f343af9 ("io_uring: drop any code related to SCM_RIGHTS")
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-11-19 09:22:45 +01:00
..
io-wq.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
io-wq.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
io_uring.c io_uring: ensure '0' is returned on file registration success 2024-11-19 09:22:45 +01:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00