From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B5421C433EF for ; Thu, 5 May 2022 06:21:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244206AbiEEGZO (ORCPT ); Thu, 5 May 2022 02:25:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41014 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S244257AbiEEGZL (ORCPT ); Thu, 5 May 2022 02:25:11 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 09BE73CA7B for ; Wed, 4 May 2022 23:21:32 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 7A831B828AC for ; Thu, 5 May 2022 06:21:31 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 348D2C385A4; Thu, 5 May 2022 06:21:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1651731690; bh=xA7b+/EnOSnWGGFeLjYontEK8283tv+mMh1RSgwgtjA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=TKbs1RuXz38HwEZUIyk6jkkdGEo1cXoCTpzFKG2yJ15Akjho6PY79UP8CNLphIkKw lm7xCiMelFktA5CYn1N6bGeiIa4QBx0qo09MUwbUThptz8oox7as1+Y3DG4qCak82Q P3kTfvJt1Gzgv6FOlRXe1pG/dhK3xDdUEckh3DHJJruYxCtgeCALUJySS9ZOEf8nxE qd4TW0Y1muGXjn11W9rPkhVEoEnV+t51QFGrr978WZNZgzH2QqDBOv7uAgj+6EoFvg B88b3eJMINPhsi2FCxgnFCr/QoJyWqJQPAL65sv6Z+1olWjw8sqrQNw5D7a/LUa2FP VZtxJY7m1xpyA== Date: Wed, 4 May 2022 23:21:29 -0700 From: "Darrick J. Wong" To: bugzilla-daemon@kernel.org Cc: linux-xfs@vger.kernel.org Subject: Re: [Bug 215927] kernel deadlock when mounting the image Message-ID: <20220505062129.GC27195@magnolia> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-xfs@vger.kernel.org On Thu, May 05, 2022 at 05:46:45AM +0000, bugzilla-daemon@kernel.org wrote: > https://bugzilla.kernel.org/show_bug.cgi?id=215927 > > --- Comment #3 from Artem S. Tashkinov (aros@gmx.com) --- > XFS maintainers? This looks like a serious issue. Well then, you'd better help us triage and fix this. "If you are going to run some scripted tool to randomly corrupt the filesystem to find failures, then you have an ethical and moral responsibility to do some of the work to narrow down and identify the cause of the failure, not just throw them at someone to do all the work." --D > > -- > You may reply to this email to add a comment. > > You are receiving this mail because: > You are watching the assignee of the bug.