public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCHSET 0/2] Cleanup read/write prep handling
@ 2023-11-06 14:47 Jens Axboe
  2023-11-06 14:47 ` [PATCH 1/2] io_uring/rw: add separate prep handler for readv/writev Jens Axboe
  2023-11-06 14:47 ` [PATCH 2/2] io_uring/rw: add separate prep handler for fixed read/write Jens Axboe
  0 siblings, 2 replies; 3+ messages in thread
From: Jens Axboe @ 2023-11-06 14:47 UTC (permalink / raw)
  To: io-uring; +Cc: dyudaken

Hi,

Rather than have opcode checking in the generic read/write prep handler,
add separate prep handlers for the opcodes that need special attention.

No functional changes intended in these patches, just a cleanup to make
it easier to read/follow.

-- 
Jens Axboe



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

end of thread, other threads:[~2023-11-06 14:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-06 14:47 [PATCHSET 0/2] Cleanup read/write prep handling Jens Axboe
2023-11-06 14:47 ` [PATCH 1/2] io_uring/rw: add separate prep handler for readv/writev Jens Axboe
2023-11-06 14:47 ` [PATCH 2/2] io_uring/rw: add separate prep handler for fixed read/write Jens Axboe

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