public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH V2 0/2] io_uring: support to inject result for NOP
@ 2024-05-10  3:50 Ming Lei
  2024-05-10  3:50 ` [PATCH V2 1/2] io_uring: fail NOP if non-zero op flags is passed in Ming Lei
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ming Lei @ 2024-05-10  3:50 UTC (permalink / raw)
  To: Jens Axboe, io-uring; +Cc: Ming Lei

Hello,

The two patches add nop_flags for supporting to inject result on NOP.

V2:
	- add patch1 for backport, suggested by Jens


Ming Lei (2):
  io_uring: fail NOP if non-zero op flags is passed in
  io_uring: support to inject result for NOP

 include/uapi/linux/io_uring.h |  8 ++++++++
 io_uring/nop.c                | 26 ++++++++++++++++++++++----
 2 files changed, 30 insertions(+), 4 deletions(-)

-- 
2.42.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-05-10 12:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-10  3:50 [PATCH V2 0/2] io_uring: support to inject result for NOP Ming Lei
2024-05-10  3:50 ` [PATCH V2 1/2] io_uring: fail NOP if non-zero op flags is passed in Ming Lei
2024-05-10  3:50 ` [PATCH V2 2/2] io_uring: support to inject result for NOP Ming Lei
2024-05-10 12:50 ` [PATCH V2 0/2] " Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox