[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220823114813.2865890-1-ammar.faizi@intel.com>
Date: Tue, 23 Aug 2022 18:52:42 +0700
From: Ammar Faizi <ammarfaizi2@...weeb.org>
To: Jens Axboe <axboe@...nel.dk>
Cc: Ammar Faizi <ammarfaizi2@...weeb.org>,
io-uring Mailing List <io-uring@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
GNU/Weeb Mailing List <gwml@...r.gnuweeb.org>,
Bart Van Assche <bvanassche@....org>,
Dylan Yudaken <dylany@...com>,
Facebook Kernel Team <kernel-team@...com>,
Kanna Scarlet <knscarlet@...weeb.org>
Subject: [PATCH liburing 0/2] liburing uapi and manpage update
From: Ammar Faizi <ammarfaizi2@...weeb.org>
Hi Jens,
There are two patches in this series.
1) Sync the argument data type with `man 2 renameat`.
2) On top of io_uring series I just sent, copy uapi io_uring.h to
liburing. Sync with the kernel.
Signed-off-by: Ammar Faizi <ammarfaizi2@...weeb.org>
---
Ammar Faizi (2):
liburing: Change the type of `flags` in `io_uring_prep_renameat()` to `unsigned int`
io_uring: uapi: Sync with the kernel
man/io_uring_prep_renameat.3 | 4 +-
src/include/liburing.h | 2 +-
src/include/liburing/io_uring.h | 66 ++++++++++++++++++++++++---------
3 files changed, 51 insertions(+), 21 deletions(-)
base-commit: bf3fedba890e66d644692910964fe1d8cbf4fb1b
--
Ammar Faizi
Powered by blists - more mailing lists