All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH liburing 0/2] non-root fixes
@ 2021-08-24 13:57 Pavel Begunkov
  2021-08-24 13:57 ` [PATCH liburing 1/2] tests: rw: don't exit ring when init failed Pavel Begunkov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Pavel Begunkov @ 2021-08-24 13:57 UTC (permalink / raw)
  To: Jens Axboe, io-uring

1/1 fixes non-root rw tests, and 2/2 makes yet another
test case to handle non-root users.

Pavel Begunkov (2):
  tests: rw: don't exit ring when init failed
  tests: non-root io_uring_register

 test/io_uring_register.c | 8 +++++---
 test/iopoll.c            | 3 +--
 test/read-write.c        | 4 +---
 3 files changed, 7 insertions(+), 8 deletions(-)

-- 
2.32.0


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

end of thread, other threads:[~2021-08-24 14:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-24 13:57 [PATCH liburing 0/2] non-root fixes Pavel Begunkov
2021-08-24 13:57 ` [PATCH liburing 1/2] tests: rw: don't exit ring when init failed Pavel Begunkov
2021-08-24 13:57 ` [PATCH liburing 2/2] tests: non-root io_uring_register Pavel Begunkov
2021-08-24 14:07 ` [PATCH liburing 0/2] non-root fixes Jens Axboe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.