public inbox for io-uring@vger.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: "Asbjørn Sloth Tønnesen" <ast@fiberby.net>
Cc: io-uring@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] io_uring/cmd_net: split ioctl code out of io_uring_cmd_sock()
Date: Mon, 23 Feb 2026 06:47:16 -0700	[thread overview]
Message-ID: <177185443630.636584.958787696686053869.b4-ty@kernel.dk> (raw)
In-Reply-To: <20260216160354.73239-1-ast@fiberby.net>


On Mon, 16 Feb 2026 16:03:53 +0000, Asbjørn Sloth Tønnesen wrote:
> io_uring_cmd_sock() originally supported two ioctl-based cmd_op
> operations. Over time, additional operations were added with tail calls
> to their helpers.
> 
> This approach resulted in the new operations sharing an ioctl check
> with the original operations.
> 
> [...]

Applied, thanks!

[1/1] io_uring/cmd_net: split ioctl code out of io_uring_cmd_sock()
      commit: 4148bacb19a84ae2c420d13ad1f4d77981974ba8

Best regards,
-- 
Jens Axboe




      parent reply	other threads:[~2026-02-23 13:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-16 16:03 [PATCH] io_uring/cmd_net: split ioctl code out of io_uring_cmd_sock() Asbjørn Sloth Tønnesen
2026-02-16 17:46 ` Jens Axboe
2026-02-16 18:31   ` Asbjørn Sloth Tønnesen
2026-02-16 19:31     ` Jens Axboe
2026-02-23 13:47 ` Jens Axboe [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=177185443630.636584.958787696686053869.b4-ty@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=ast@fiberby.net \
    --cc=io-uring@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox