From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5C6773858C41; Fri, 29 Dec 2023 19:25:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5C6773858C41 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1703877912; bh=XKDZdLZOZ0IAbzJN22eyUs20NQ/7uOBdPeTeD84VTqM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=YGe9DHVcLaRHXwRSu0Jz5QJNhvFmW/c5znxpeilWjGE8oJ2byZaNMYl1xohb2eNa1 oIZ49uDF1X+NqFq4M0W2CndvhZUxrFdSpRImMaY87zTsGwhkxCJ5k9HO3ZwW0hBXhk d/uSlvAdtRaOYWgJvfez0HU71ftjpImWI2UZAX6Y= 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 19:25:11 +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: 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 --- Comment #5 from Adhemerval Zanella --- Right, so XFS essentially does not support non-LFS calls. I am not sure whi= ch is the best way to handle it, with my patchset I can also clamp d_ino and n= ot advertise EOVERFLOW. I am not fully sure about the implications. --=20 You are receiving this mail because: You are on the CC list for the bug.=