diff options
| author | Caleb Sander Mateos <[email protected]> | 2025-07-08 20:22:11 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2025-07-18 18:34:56 +0000 |
| commit | 9aad72b4e3f0233e747bb6b1ec05ea71365f4246 (patch) | |
| tree | 8c31fed9879e50f30f138e720fe847af398714d4 /lib/crypto/mpi/mpi-add.c | |
| parent | io_uring/cmd: introduce IORING_URING_CMD_REISSUE flag (diff) | |
| download | kernel-9aad72b4e3f0233e747bb6b1ec05ea71365f4246.tar.gz kernel-9aad72b4e3f0233e747bb6b1ec05ea71365f4246.zip | |
btrfs/ioctl: store btrfs_uring_encoded_data in io_btrfs_cmd
btrfs is the only user of struct io_uring_cmd_data and its op_data
field. Switch its ->uring_cmd() implementations to store the struct
btrfs_uring_encoded_data * in the struct io_btrfs_cmd, overlayed with
io_uring_cmd's pdu field. This avoids having to touch another cache line
to access the struct btrfs_uring_encoded_data *, and allows op_data and
struct io_uring_cmd_data to be removed.
Signed-off-by: Caleb Sander Mateos <[email protected]>
Acked-by: David Sterba <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions
