Merge tag 'for-5.19/io_uring-xattr-2022-05-22' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 23 May 2022 19:30:30 +0000 (12:30 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 23 May 2022 19:30:30 +0000 (12:30 -0700)
commit09beaff75e4c4cee590b0e547c7587ff6cadb5db
tree97f38a419f815b836fffdde8b5d3e53d87cc1779
parent3a166bdbf3abc8ca2d7ffe7cffc5c7a65f260e62
parent4ffaa94b9c047fe0e82b1f271554f31f0e2e2867
Merge tag 'for-5.19/io_uring-xattr-2022-05-22' of git://git.kernel.dk/linux-block

Pull io_uring xattr support from Jens Axboe:
 "Support for the xattr variants"

* tag 'for-5.19/io_uring-xattr-2022-05-22' of git://git.kernel.dk/linux-block:
  io_uring: cleanup error-handling around io_req_complete
  io_uring: fix trace for reduced sqe padding
  io_uring: add fgetxattr and getxattr support
  io_uring: add fsetxattr and setxattr support
  fs: split off do_getxattr from getxattr
  fs: split off setxattr_copy and do_setxattr function from setxattr
fs/io_uring.c
include/trace/events/io_uring.h
include/uapi/linux/io_uring.h