diff options
| author | Jan Polensky <japo@linux.ibm.com> | 2026-06-09 12:21:49 +0300 |
|---|---|---|
| committer | Namjae Jeon <linkinjeon@kernel.org> | 2026-06-15 14:01:00 +0300 |
| commit | 03a43677ca91e3997355a13b1da6e47329b025e1 (patch) | |
| tree | 1f19d52a8dcd9379cbdb6f6410455f3adf9351ae /include/linux/timer.h | |
| parent | 942296784b2a9439651750c42f540bf2579b330f (diff) | |
| download | linux-03a43677ca91e3997355a13b1da6e47329b025e1.tar.xz | |
exfat: add swap_activate support
Commit 07d67f3e9083 ("exfat: add iomap buffered I/O support")
converted exfat buffered I/O to iomap, but did not add a
.swap_activate handler to the address_space_operations.
swapon(2) on an exfat swapfile then fails with EINVAL, which causes
LTP swap tests to fail.
Add exfat_iomap_swap_activate() and hook it into exfat_aops so exfat
uses iomap_swapfile_activate() for swapfile activation.
Fixes: 614f71ca1bdf ("exfat: add iomap buffered I/O support")
Closes: https://lore.kernel.org/all/20260603110212.3020276-1-japo@linux.ibm.com/
Signed-off-by: Jan Polensky <japo@linux.ibm.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'include/linux/timer.h')
0 files changed, 0 insertions, 0 deletions
