aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorJens Axboe <[email protected]>2024-10-07 18:20:20 +0000
committerAl Viro <[email protected]>2024-10-20 00:40:10 +0000
commitdc7e76ba7a6057e4c12d449db49f026d0ec238ec (patch)
tree445251ca3e9cdd836398c2a36016767645331144 /fs/jbd2/commit.c
parentgetname_maybe_null() - the third variant of pathname copy-in (diff)
downloadkernel-dc7e76ba7a6057e4c12d449db49f026d0ec238ec.tar.gz
kernel-dc7e76ba7a6057e4c12d449db49f026d0ec238ec.zip
io_uring: IORING_OP_F[GS]ETXATTR is fine with REQ_F_FIXED_FILE
Rejection of IOSQE_FIXED_FILE combined with IORING_OP_[GS]ETXATTR is fine - these do not take a file descriptor, so such combination makes no sense. The checks are misplaced, though - as it is, they triggers on IORING_OP_F[GS]ETXATTR as well, and those do take a file reference, no matter the origin. Signed-off-by: Jens Axboe <[email protected]> Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions