Re: [PATCH testsuite] tests: disable testing of f2fs when PAGE_SIZE != 4096
Stephen Smalley <[email protected]> Fri, 31 Jul 2026 08:14:05 -0400
| Newsgroups | org.kernel.vger.selinux |
|---|---|
| Message-ID | <CAEjxPJ7eetwgk1UGjASvesqK5NCUWEnm=vHWLKhymx0sy+1FQw@mail.gmail.com> |
On Fri, Jul 31, 2026 at 4:45=E2=80=AFAM Ondrej Mosnacek <[email protected]= m> wrote: > > Current latest f2fs-tools release (1.16.0) doesn't work with it, so just > disable the test in such case. See the added comment for more details. > > The issue can be reproduced for example: > * on a ppc64le machine with Fedora > * on an aarch64 machine with Fedora ELN or CentOS Stream 10 after > running `dnf install -y kernel-64k kernel-64k-devel > kernel-64k-modules-extra` and rebooting > > Signed-off-by: Ondrej Mosnacek <[email protected]> Acked-by: Stephen Smalley <[email protected]>