From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 48673385828D; Fri, 17 Mar 2023 01:00:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 48673385828D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1679014833; bh=W5uUsJRixE4ynadOQdMFGVJkpuxrAGbmRowhvcbOdfo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=RmqIDLg1RoJxR8JWhs8chTUz22W7fn3WJfo8t7hKATwgPTTSCpuYhAeUcCIU4fp+N mdLJM/rYFHLWzmIOE1iPuiZEZu03aXd8nnZELLgBcGqFTTrsrlWWYhxzYgnvhEYPBP X2cA5lENhH7hMWcUQtP7YTYJqFk7/cmUKLVbqNhE= From: "vi at endrift dot com" To: elfutils-devel@sourceware.org Subject: [Bug debuginfod/30221] Negative cache should differentiate failure types Date: Fri, 17 Mar 2023 01:00:28 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: debuginfod X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vi at endrift dot com X-Bugzilla-Status: UNCONFIRMED 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=3D30221 --- Comment #3 from Vicki Pfau --- I have a proof of concept patch that I can attach here or submit to the mai= ling list if you think the xattrs approach is a good way to go. Alternatively, a metadata directory could be added under each buildid for per-file info, whi= ch would work in the absence of functional xattrs, but be slightly more comple= x. --=20 You are receiving this mail because: You are on the CC list for the bug.=