From: Li Wang via ltp <ltp@lists.linux.it>
To: Soma Das <somadas1@linux.ibm.com>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH] zram: skip exfat on systems with large page size
Date: Fri, 3 Apr 2026 09:47:33 +0800 [thread overview]
Message-ID: <ac8cNRNYBVHWi0o9@redhat.com> (raw)
In-Reply-To: <20260402081258.3239096-1-somadas1@linux.ibm.com>
> exfat requires cluster size >= sector size, but defaults to 4KB.
> On systems with large page sizes (e.g., 64KB on POWER),
> zram uses page size as sector size, causing mkfs.exfat to fail.
>
> Skip exfat filesystem creation when page size > 4096 to avoid test failure.
Or, can we specify the sector size with 'mkfs.$fs -c $page_size'
when detecting a large pagesize system?
--
Regards,
Li Wang
--
Mailing list info: https://lists.linux.it/listinfo/ltp
next prev parent reply other threads:[~2026-04-03 1:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-02 8:12 [LTP] [PATCH] zram: skip exfat on systems with large page size Soma Das
2026-04-03 1:47 ` Li Wang via ltp [this message]
2026-04-03 16:59 ` Soma Das
2026-04-04 1:14 ` Li Wang via ltp
2026-04-04 17:20 ` Soma Das
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=ac8cNRNYBVHWi0o9@redhat.com \
--to=ltp@lists.linux.it \
--cc=liwang@redhat.com \
--cc=somadas1@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox