[GIT PULL] io_uring fix for 5.5-final

From: Jens Axboe
Date: Wed Jan 22 2020 - 10:51:36 EST


Hi Linus,

This was supposed to have gone in last week, but due to a brain fart on
my part, I forgot that we made this struct addition in the 5.5 cycle. So
here it is for 5.5, to prevent having a 32 vs 64-bit compatability issue
with the files_update command. Please pull!


git://git.kernel.dk/linux-block.git tags/io_uring-5.5-2020-01-22


----------------------------------------------------------------
Eugene Syromiatnikov (1):
io_uring: fix compat for IORING_REGISTER_FILES_UPDATE

fs/io_uring.c | 4 +++-
include/uapi/linux/io_uring.h | 3 ++-
2 files changed, 5 insertions(+), 2 deletions(-)

--
Jens Axboe