aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2020-02-06 21:31:40 -0700
committerJens Axboe <axboe@kernel.dk>2020-02-08 13:06:33 -0700
commitcf3040ca55f2085b0a372a620ee2cb93ae19b686 (patch)
treed0fc59857057a21bc5289eef781c0e765b752dfb /arch
parentio_uring: fix deferred req iovec leak (diff)
downloadlinux-dev-cf3040ca55f2085b0a372a620ee2cb93ae19b686.tar.xz
linux-dev-cf3040ca55f2085b0a372a620ee2cb93ae19b686.zip
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>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions