We've got a couple of nops debugging features, which don't belong to upstream, and IORING_CLOSE_FD_AND_FILE_SLOT nobody knows how to use reliably and with a couple of unsolved problems. All came in 5.19, let's revert them. Pavel Begunkov (3): Revert "io_uring: support CQE32 for nop operation" Revert "io_uring: add buffer selection support to IORING_OP_NOP" io_uring: remove IORING_CLOSE_FD_AND_FILE_SLOT fs/io_uring.c | 46 +++-------------------------------- include/uapi/linux/io_uring.h | 6 ----- 2 files changed, 4 insertions(+), 48 deletions(-) -- 2.36.1