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 DDFBBC6FA86 for ; Wed, 7 Sep 2022 17:52:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230075AbiIGRwa (ORCPT ); Wed, 7 Sep 2022 13:52:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35210 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230063AbiIGRw3 (ORCPT ); Wed, 7 Sep 2022 13:52:29 -0400 Received: from mail-qk1-x733.google.com (mail-qk1-x733.google.com [IPv6:2607:f8b0:4864:20::733]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B2D36ACA33 for ; Wed, 7 Sep 2022 10:52:27 -0700 (PDT) Received: by mail-qk1-x733.google.com with SMTP id a10so11032496qkl.13 for ; Wed, 07 Sep 2022 10:52:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=toxicpanda-com.20210112.gappssmtp.com; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date; bh=/GZ+RgTDCqcSeZmgTb6Y4RRZFlczSPsnSW/Az+UNCWc=; b=GcLWAS+apMtFksHJpWLKxXtGyX1Wx1anj6qhx0WGSLp6BvKEIIzu3zt2hFDpLIlXjH aCDBHqErljVpsb98LAnsRihWZN/Hqh6AxgugUF6GqAgzokJ9K4VlqtvtybMykucrVhXn 6+Os4Jbwp4Zv/Im/OHB4Ik6ETRMw9npMJVxDyLD5o69NPignqP6rdTt610de8P3jrMtB 81d3cSvRvO/DCkRLijOlSmU1Bte8P8rzc41HrC4DEaKt7np4bxVzgha2uXLsq5UwaM63 6Md3i4XH78NfjNuaZ9s/JMw8mAj0M+s3/Vt37vDxOsMnL0IND/+udVNSY7LtVZVacPDT nd2g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date; bh=/GZ+RgTDCqcSeZmgTb6Y4RRZFlczSPsnSW/Az+UNCWc=; b=EZaT0uC+ANHC22ULMwRiJ4H2Bw6QgFm2KiXHr6NISwo2jdmUDIsOCYsaDh4CE8nvJG TGX0FwYkhWS9sOdRer6qlkHLYvzoMPaaaZ/dWIOSIb1YvMM75kr1w4TPO+xu1t6pM2Vq 5/PYz/0bzvot50Vi68ial1eBwArxXPveFFxwcWuDBWmy8kz3RFoTDbOVwAPm4COL7t3q o7aDjUKQIhmSnpG5ALDUttOTieqHnbl9r5OxDSLGh9BYebK12v/Lv4jwLoSXhjj4xqRy iHBj5OFnvd55kN/QMv0e5LyETrMIAm8iES6SI78oAD5nN5x9jnR0O9eZEG2vfBB01RKK 1tow== X-Gm-Message-State: ACgBeo3faHKT86Va4FsiSCQXuc73rh1U5Qkvv4uCV2hh8FMjY8cKisPc tm5HV1ajoNSYOQb4CdayQHL+QQ== X-Google-Smtp-Source: AA6agR4YJQKSl+stdY9bACRxfbDDMb6XmJWajLo6tOxEQ7um20LEh6aFZzAhJse9hO018K6UVILLFw== X-Received: by 2002:a05:620a:2451:b0:6cb:b4db:a3ad with SMTP id h17-20020a05620a245100b006cbb4dba3admr1923323qkn.216.1662573146562; Wed, 07 Sep 2022 10:52:26 -0700 (PDT) Received: from localhost (cpe-174-109-172-136.nc.res.rr.com. [174.109.172.136]) by smtp.gmail.com with ESMTPSA id t11-20020a05620a450b00b006b8e8c657ccsm15372948qkp.117.2022.09.07.10.52.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 07 Sep 2022 10:52:26 -0700 (PDT) Date: Wed, 7 Sep 2022 13:52:24 -0400 From: Josef Bacik To: Christoph Hellwig Cc: Chris Mason , David Sterba , Damien Le Moal , Naohiro Aota , Johannes Thumshirn , Qu Wenruo , Jens Axboe , "Darrick J. Wong" , linux-block@vger.kernel.org, linux-btrfs@vger.kernel.org, linux-fsdevel@vger.kernel.org Subject: Re: [PATCH 02/17] btrfs: stop tracking failed reads in the I/O tree Message-ID: References: <20220901074216.1849941-1-hch@lst.de> <20220901074216.1849941-3-hch@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220901074216.1849941-3-hch@lst.de> Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org On Thu, Sep 01, 2022 at 10:42:01AM +0300, Christoph Hellwig wrote: > There is a separate I/O failure tree to track the fail reads, so remove > the extra EXTENT_DAMAGED bit in the I/O tree. > > Signed-off-by: Christoph Hellwig Reviewed-by: Josef Baacik Thanks, Josef