diff options
author | Jens Axboe <axboe@kernel.dk> | 2020-02-07 07:31:40 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-02-08 23:06:33 +0300 |
commit | cf3040ca55f2085b0a372a620ee2cb93ae19b686 (patch) | |
tree | d0fc59857057a21bc5289eef781c0e765b752dfb /scripts/gdb/linux/utils.py | |
parent | 1e95081cb5b4cf77065d37866f57cf3c90a3df78 (diff) | |
download | linux-cf3040ca55f2085b0a372a620ee2cb93ae19b686.tar.xz |
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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions