All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrea Cervesato via ltp <ltp@lists.linux.it>
To: "Jan Polensky" <japo@linux.ibm.com>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH v1 1/1] swap: Add exfat to filesystems requiring tst_fill_file
Date: Thu, 02 Jul 2026 10:10:09 +0000	[thread overview]
Message-ID: <6a463902.41a38e5f.27f5bd.337a@mx.google.com> (raw)
In-Reply-To: <ajQFErzQW4qfU_Cp@li-276bd24c-2dcc-11b2-a85c-945b6f05615c.ibm.com>

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

-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

  parent reply	other threads:[~2026-07-02 10:10 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-08 15:52 [LTP] [PATCH v1 1/1] swap: Add exfat to filesystems requiring tst_fill_file Jan Polensky
2026-06-08 16:29 ` [LTP] " linuxtestproject.agent
2026-06-09  9:19 ` [LTP] [PATCH v1 1/1] " Cyril Hrubis
2026-06-09 14:17   ` Jan Polensky
2026-06-12  9:06     ` Andrea Cervesato via ltp
2026-06-12  9:07       ` Cyril Hrubis
2026-06-17 13:56         ` Andrea Cervesato via ltp
2026-06-17 14:59           ` Andrea Cervesato via ltp
2026-06-17 15:19             ` Andrea Cervesato via ltp
2026-06-18 11:53               ` Jan Polensky
2026-06-18 12:04                 ` Andrea Cervesato via ltp
2026-06-18 14:47                   ` Jan Polensky
2026-06-18 14:57                     ` Andrea Cervesato via ltp
2026-07-02 10:10                     ` Andrea Cervesato via ltp [this message]
2026-07-07  9:59                       ` Jan Polensky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6a463902.41a38e5f.27f5bd.337a@mx.google.com \
    --to=ltp@lists.linux.it \
    --cc=andrea.cervesato@suse.com \
    --cc=japo@linux.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.