Files
linux/fs
Jens Axboe cf3040ca55 io_uring: statx/openat/openat2 don't support fixed files
All of these opcodes take a directory file descriptor. We can't easily
support fixed files for these operations, and the use case for that
probably isn't all that clear (or sensible) anyway.

Disable IOSQE_FIXED_FILE for these operations.

Reported-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2020-02-08 13:06:33 -07:00
..
2019-11-11 09:21:59 -05:00
2020-01-14 13:28:28 -08:00
2019-08-07 21:51:47 -04:00
2020-02-01 10:36:49 -08:00
2019-12-08 14:37:36 +01:00