diff options
author | Jens Axboe <axboe@kernel.dk> | 2024-09-15 08:51:20 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-09-15 09:15:19 -0600 |
commit | 8b0c6025a02ddec2b497f83e7d2f27a07f1d0653 (patch) | |
tree | 11bbd4817766513c8d2fcc432a6a1ec6dcfc8dad /io_uring/truncate.c | |
parent | 636119af94f2fbf3e4458be66a1bc740ba69ce6d (diff) |
io_uring/rsrc: get rid of io_mapped_ubuf->folio_mask
We don't really need to cache this, let's reclaim 8 bytes from struct
io_mapped_ubuf and just calculate it when we need it. The only hot path
here is io_import_fixed().
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'io_uring/truncate.c')
0 files changed, 0 insertions, 0 deletions