[LTP] [PATCH v1 1/1] swap: Add exfat to filesystems requiring tst_fill_file

Andrea Cervesato andrea.cervesato@suse.com
Thu Jul 2 12:10:09 CEST 2026


Hi Jan,

I seen you implemented in v7.2-rc1:

commit 03a43677ca91e3997355a13b1da6e47329b025e1
Author: Jan Polensky <japo@linux.ibm.com>
Date:   Tue Jun 9 18:21:49 2026 +0900

    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>

what should we do with your patch in LTP?

Regards,
--
Andrea Cervesato
SUSE QE Automation Engineer Linux
andrea.cervesato@suse.com


More information about the ltp mailing list