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 X-Spam-Level: X-Spam-Status: No, score=-1.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7F2B5C47404 for ; Thu, 12 Sep 2019 12:59:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 3D1B22075C for ; Thu, 12 Sep 2019 12:59:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731971AbfILM7C (ORCPT ); Thu, 12 Sep 2019 08:59:02 -0400 Received: from mailgw-02.dd24.net ([193.46.215.43]:58762 "EHLO mailgw-02.dd24.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730454AbfILM7C (ORCPT ); Thu, 12 Sep 2019 08:59:02 -0400 Received: from mailpolicy-01.live.igb.homer.key-systems.net (mailpolicy-01.live.igb.homer.key-systems.net [192.168.1.26]) by mailgw-02.dd24.net (Postfix) with ESMTP id B21DC5FD9C; Thu, 12 Sep 2019 12:59:00 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at mailpolicy-01.live.igb.homer.key-systems.net Received: from smtp.dd24.net ([192.168.1.36]) by mailpolicy-01.live.igb.homer.key-systems.net (mailpolicy-01.live.igb.homer.key-systems.net [192.168.1.25]) (amavisd-new, port 10236) with ESMTP id cZZNbahsSIMO; Thu, 12 Sep 2019 12:58:58 +0000 (UTC) Received: from gar-nb-etp23.garching.physik.uni-muenchen.de (unknown [141.84.41.131]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.dd24.net (Postfix) with ESMTPSA; Thu, 12 Sep 2019 12:58:58 +0000 (UTC) Message-ID: Subject: Re: Massive filesystem corruption since kernel 5.2 (ARCH) From: Christoph Anton Mitterer To: =?ISO-8859-1?Q?Sw=E2mi?= Petaramesh Cc: linux-btrfs Date: Thu, 12 Sep 2019 14:58:58 +0200 In-Reply-To: <5480ef51-6b55-4f30-fe3d-005c7883c630@petaramesh.org> References: <11e4e889f903ddad682297c4420faeb0245414cf.camel@scientia.net> <5480ef51-6b55-4f30-fe3d-005c7883c630@petaramesh.org> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.30.5-1.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-btrfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-btrfs@vger.kernel.org On Thu, 2019-09-12 at 12:53 +0200, Swâmi Petaramesh wrote: > Yep, I assume that a big flashing red neon sign should be raised for > a > confirmed bug that can trash your filesystem into ashes, and > actually > did so for two of mine... I doubt this will happen... I've asked for something like this to be set up on the last corruption bugs but there seems to be little interest for a warning system for users. Cheers, Chris.