OSDN Git Service

io_uring: add fgetxattr and getxattr support
authorStefan Roesch <shr@fb.com>
Wed, 23 Mar 2022 15:44:20 +0000 (08:44 -0700)
committerJens Axboe <axboe@kernel.dk>
Mon, 25 Apr 2022 00:18:38 +0000 (18:18 -0600)
commita56834e0fafe0adf7f22a28a5dbec3e8c3031a0e
treeb1969807c6bea650afc544cd7e593b41e8d794c5
parente9621e2bec80fe63f677a759066a5089b292f43a
io_uring: add fgetxattr and getxattr support

This adds support to io_uring for the fgetxattr and getxattr API.

Signed-off-by: Stefan Roesch <shr@fb.com>
Acked-by: Christian Brauner <brauner@kernel.org>
Link: https://lore.kernel.org/r/20220323154420.3301504-5-shr@fb.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io_uring.c
include/uapi/linux/io_uring.h