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 AFB13C6FA82 for ; Wed, 7 Sep 2022 20:37:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229523AbiIGUhC (ORCPT ); Wed, 7 Sep 2022 16:37:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60368 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229655AbiIGUhB (ORCPT ); Wed, 7 Sep 2022 16:37:01 -0400 Received: from mail-qk1-x72b.google.com (mail-qk1-x72b.google.com [IPv6:2607:f8b0:4864:20::72b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 107EA96760 for ; Wed, 7 Sep 2022 13:36:58 -0700 (PDT) Received: by mail-qk1-x72b.google.com with SMTP id g16so11379975qkl.11 for ; Wed, 07 Sep 2022 13:36:58 -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=C1BHBcAsOSyQRMHN3OzwuxzeT1VFxcXC8BZIu2j3tLU=; b=g4iyp/DXOUn/ZrDVhsoOcC4O19DxkXrUzEUGqZJeMDf1QDm7j+TIK67zTZE0aBBgTv Rou6b+1gXbQu1cuDCXd+2CRzTqHOBFNt/ZWll/fMJ1OneI95xjIalMd5u4iEXMFtiE0D JWLa16oSFqFYLp8L+CN920pVmpKlKDmn7HIdQuRAPWDxBMPy8zoulX1uVp+ixgl52cxD lRJyeYc1TO6O7dMzvgWUAFTjqE9EayVdT7PBt1Ij6iCLofjy64+ZMWc63DFJfm532gNt 01jYFqBs0V6+InjoL/7OagoBIKcvWEe+SYL/Nvz2hdauS3/PUSx/6wkVluTDF+dQ8pUD 5X+Q== 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=C1BHBcAsOSyQRMHN3OzwuxzeT1VFxcXC8BZIu2j3tLU=; b=gjtrsaEvsg4l3j4eNNfFyT9wbevpkdCPlQQbSj7CQcqgKrjUIXpXAIe3ya3EL+1XR0 DN9HaM+nMduDYCeZfdgKvr1YRk5xFPERby5L2ORR2+lOoUkAVzCxVjGvtdnaGnDoQjnW Zppcu0zGvJ+tKNYe74JeU3zIhhYzhBdYwcBSxgKNUb5y7Lxqe8lLgbiLwBeNgBpqnCNs ZM3FMJRDesPY/E2CX3i6RqBLtp1bSR0YutQTPN6P4TnR5HBxEkTt1YoAfnWV2QusHfaK 5fLMLsZQmLlTw+gubIFkbiYcQJ3HAdI+WHMIP3SYMoh0ZaQl5+IDfF0iX1COFApc7OU6 A1FA== X-Gm-Message-State: ACgBeo2joxcTj0HAqhzgWENuSyXJ+r24mNVeEBeMuv2cBmqwe9jx3uTe vrd3YDx0YKvQky62H0j1imwHhg== X-Google-Smtp-Source: AA6agR7WbFK3hNsj7u4rSvbpte5v8Bf/PMRPFx6mZwZZNtClyjs2s0puEF5jTalrINZMmUDKYAWMkQ== X-Received: by 2002:a37:aa04:0:b0:6bc:56c0:63c9 with SMTP id t4-20020a37aa04000000b006bc56c063c9mr4070160qke.449.1662583017073; Wed, 07 Sep 2022 13:36:57 -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 q11-20020a05620a0d8b00b006bbf85cad0fsm15708263qkl.20.2022.09.07.13.36.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 07 Sep 2022 13:36:56 -0700 (PDT) Date: Wed, 7 Sep 2022 16:36:55 -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 06/17] btrfs: handle recording of zoned writes in the storage layer Message-ID: References: <20220901074216.1849941-1-hch@lst.de> <20220901074216.1849941-7-hch@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220901074216.1849941-7-hch@lst.de> Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org On Thu, Sep 01, 2022 at 10:42:05AM +0300, Christoph Hellwig wrote: > Move the code that splits the ordered extents and records the physical > location for them to the storage layer so that the higher level consumers > don't have to care about physical block numbers at all. This will also > allow to eventually remove accounting for the zone append write sizes in > the upper layer with a little bit more block layer work. > > Signed-off-by: Christoph Hellwig Reviewed-by: Josef Bacik Thanks, Josef