From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D4F623858C60; Fri, 29 Dec 2023 13:29:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D4F623858C60 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1703856544; bh=w1x0gYJbfvJlXQoLKw7jBygkgSe4fy/PsXiMe5wmv68=; h=From:To:Subject:Date:In-Reply-To:References:From; b=sNmQW4XgccPkuDla8uZGPYiq4P3nnUMfWFoEQJlHvwQmLVsziU5+ZwBx7VHAbq8Zs ZfRxUYv8PhGDwHaJOOHWHddOqDqNqF2M9YC/0WVdgejILyHI1Z1Rs8qb630/LT7V2d 2mmE7krKVgj3nrwiu/aeg9OlOlnacD+WzdY5Zrpg= From: "adhemerval.zanella at linaro dot org" To: glibc-bugs@sourceware.org Subject: [Bug libc/31186] Some dirent/io tests don't work on xfs Date: Fri, 29 Dec 2023 13:29:04 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: 2.39 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: adhemerval.zanella at linaro dot org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31186 Adhemerval Zanella changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adhemerval.zanella at lina= ro dot o | |rg --- Comment #1 from Adhemerval Zanella --- I think this a duplicate of B#23960, afaik XFS uses a similar strategy EXT4 uses to define inodes as a 64b-bit hash nad it might overflow depending of = the underling FS contents. Could you check if https://patchwork.sourceware.org/project/glibc/list/?series=3D18052 improves this? --=20 You are receiving this mail because: You are on the CC list for the bug.=