public inbox for [email protected]
 help / color / mirror / Atom feed
* Re: [PATCH liburing v2 0/5] ranged file slot alloc
       [not found] <[email protected]>
@ 2022-06-30 14:59 ` Jens Axboe
  2022-06-30 16:47 ` Jens Axboe
  1 sibling, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2022-06-30 14:59 UTC (permalink / raw)
  To: Pavel Begunkov, io-uring

On 6/30/22 8:10 AM, Pavel Begunkov wrote:
> Add helpers and test ranged file slot allocation feature
> 
> Pavel Begunkov (5):
>   update io_uring.h with file slot alloc ranges
>   alloc range helpers
>   file-register: fix return codes
>   tests: print file-register errors to stderr
>   test range file alloc
> 
>  src/include/liburing.h          |   3 +
>  src/include/liburing/io_uring.h |  10 ++
>  src/liburing.map                |   1 +
>  src/register.c                  |  14 ++
>  test/file-register.c            | 235 +++++++++++++++++++++++++++-----
>  5 files changed, 231 insertions(+), 32 deletions(-)

Looks fine to me, but also needs a man page addition... Trying to do
better here going forward so I don't have to spend days before a
release checking what hasn't been documented, and then also write
everything myself.

I can apply this one as-is, but please do send a man page patch as
well.

-- 
Jens Axboe



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

* Re: [PATCH liburing v2 0/5] ranged file slot alloc
       [not found] <[email protected]>
  2022-06-30 14:59 ` [PATCH liburing v2 0/5] ranged file slot alloc Jens Axboe
@ 2022-06-30 16:47 ` Jens Axboe
  1 sibling, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2022-06-30 16:47 UTC (permalink / raw)
  To: io-uring, asml.silence

On Thu, 30 Jun 2022 15:10:12 +0100, Pavel Begunkov wrote:
> Add helpers and test ranged file slot allocation feature
> 
> Pavel Begunkov (5):
>   update io_uring.h with file slot alloc ranges
>   alloc range helpers
>   file-register: fix return codes
>   tests: print file-register errors to stderr
>   test range file alloc
> 
> [...]

Applied, thanks!

[1/5] update io_uring.h with file slot alloc ranges
      commit: 98626db560568fc6f572f829930798f48d226f63
[2/5] alloc range helpers
      commit: 161c6a65bd079872fb938665d15802d0e62a9cc9
[3/5] file-register: fix return codes
      commit: 52c3bea1ce9926e656b84fb050b61a57f0c3cac8
[4/5] tests: print file-register errors to stderr
      commit: c60c80b99f2f425423a7e57a97e359d295b8851c
[5/5] test range file alloc
      commit: 5829a98f5f5338502572392de4ac60e0865a44ac

Best regards,
-- 
Jens Axboe



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

end of thread, other threads:[~2022-06-30 16:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <[email protected]>
2022-06-30 14:59 ` [PATCH liburing v2 0/5] ranged file slot alloc Jens Axboe
2022-06-30 16:47 ` Jens Axboe

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