[viro-vfs:v4.filename] [struct filename] 2a0db5f765: xfstests.ext4.019.fail

kernel test robot <[email protected]>
Newsgroups dev.linux.lists.oe-lkp,org.kernel.vger.linux-fsdevel
Message-ID <[email protected]>

Hello,

kernel test robot noticed "xfstests.ext4.019.fail" on:

commit: 2a0db5f7653b3576c430f8821654f365aaa7f178 ("struct filename: saner handling of long names")
https://git.kernel.org/cgit/linux/kernel/git/viro/vfs.git v4.filename

in testcase: xfstests
version: xfstests-x86_64-df16c93a-1_20260105
with following parameters:

	disk: 4HDD
	fs: ext4
	test: ext4-019



config: x86_64-rhel-9.4-func
compiler: gcc-14
test machine: 4 threads Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz (Skylake) with 32G memory

(please refer to attached dmesg/kmsg for entire log/backtrace)



If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <[email protected]>
| Closes: https://lore.kernel.org/oe-lkp/[email protected]


2026-01-17 00:52:42 cd /lkp/benchmarks/xfstests
2026-01-17 00:52:42 export TEST_DIR=/fs/sda1
2026-01-17 00:52:42 export TEST_DEV=/dev/sda1
2026-01-17 00:52:42 export FSTYP=ext4
2026-01-17 00:52:42 export SCRATCH_MNT=/fs/scratch
2026-01-17 00:52:42 mkdir /fs/scratch -p
2026-01-17 00:52:42 export SCRATCH_DEV=/dev/sda4
2026-01-17 00:52:42 echo ext4/019
2026-01-17 00:52:42 ./check -E tests/exclude/ext4 ext4/019
FSTYP         -- ext4
PLATFORM      -- Linux/x86_64 lkp-skl-d05 6.19.0-rc4-00015-g2a0db5f7653b #1 SMP PREEMPT_DYNAMIC Sat Jan 17 08:37:34 CST 2026
MKFS_OPTIONS  -- -F /dev/sda4
MOUNT_OPTIONS -- -o acl,user_xattr /dev/sda4 /fs/scratch

ext4/019           - output mismatch (see /lkp/benchmarks/xfstests/results//ext4/019.out.bad)
    --- tests/ext4/019.out	2026-01-05 16:31:52.000000000 +0000
    +++ /lkp/benchmarks/xfstests/results//ext4/019.out.bad	2026-01-17 00:53:25.653451038 +0000
    @@ -2,7 +2,8 @@
     + create scratch fs
     + mount fs image
     + make some files
    -file contents: moo
    +ln: failed to create symbolic link 'long_symlink' -> '././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././x': File name too long
    +cat: /fs/scratch/long_symlink: No such file or directory
     + check fs
    ...
    (Run 'diff -u /lkp/benchmarks/xfstests/tests/ext4/019.out /lkp/benchmarks/xfstests/results//ext4/019.out.bad'  to see the entire diff)
Ran: ext4/019
Failures: ext4/019
Failed 1 of 1 tests




The kernel config and materials to reproduce are available at:
https://download.01.org/0day-ci/archive/20260120/[email protected]



-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.