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 E555DEB64DA for ; Fri, 14 Jul 2023 13:59:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235867AbjGNN7F (ORCPT ); Fri, 14 Jul 2023 09:59:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53086 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235416AbjGNN7E (ORCPT ); Fri, 14 Jul 2023 09:59:04 -0400 Received: from mail-yw1-x1136.google.com (mail-yw1-x1136.google.com [IPv6:2607:f8b0:4864:20::1136]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C74F0271F for ; Fri, 14 Jul 2023 06:59:02 -0700 (PDT) Received: by mail-yw1-x1136.google.com with SMTP id 00721157ae682-57d24970042so19443687b3.2 for ; Fri, 14 Jul 2023 06:59:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=toxicpanda-com.20221208.gappssmtp.com; s=20221208; t=1689343142; x=1691935142; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=Swv5Bcf7XXC27U3qB8GpKA5mTHUh34P85QbbKegPGB8=; b=2xMiLXHwQaHNxTr8KmBQI+RIc0rKeCxMkpDxa0yTrXVekFKDfshFgoKK0BZ4DMkHSu 7Uk2jWza42CZKliAlBhquMc1DLnvWtFLVEUa5vJLVJSwYDm3KXj5eBoNvmkFrMfCwIAv GMKnQI+LPUXE3Oxy1ruDFEKfJwIrseY4/SMB+despYIGmDIohGXYlMYV36BM9WJ8jerX caQT3Gm0YVfA8d1GcDlP6NGnaPoJSxh0flOGqH4C0+5Q3BSS3G5GbYMrrlDNi8S4S3js oebc7CqthteETUc1zMFLeD45Z6G6zeAz0EQ2wzwlmM6SvQdcXGi21egBq+NHfFf3KzG5 EVwA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689343142; x=1691935142; 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 :message-id:reply-to; bh=Swv5Bcf7XXC27U3qB8GpKA5mTHUh34P85QbbKegPGB8=; b=Sce4Ldsqbn9NeStfvzgbAOvnw2nPlYul5E1QsOV+1W4xpPsXPAHpUnpUM5tPfGYRT7 2+OhJjM/J++/1u6I90qnWuzWEO3jH0WMNOJUyqY3l7HY6f2uQhEY+z/LJBmUJ3Rwszt7 ODpZfRGTYBWJCN5fUnRO0QWv5u4zsME4TCfV/5kOEMtiGVnAbAqMxdQdhXGqnsi4Jo8m LfiBJxiOYZDyxO2CPx8WbtJTmPRKrta+KHCcEpadSQ7zutWafd+7ipxvxhAxjZxMbEPR 87e+cGOrRzgrT5PauheyvlsNf7+W8d2WvC87js92XXAbxEYAbKHmlbyqYnGIy1johqoF Gwog== X-Gm-Message-State: ABy/qLaq8swCxaK5g3UdjjfAhsQmnV3YzyU52AwQYcvHErsmBfVqIY6e VkhBqvishbolzC5NwyZmEoRggQ== X-Google-Smtp-Source: APBJJlFDMPv1jG+Hay7j6nblVJVsh4NVm+K/lDNnBfKgLSv4oj3inyJq9GzH4hMZJZTgUCwym0NSpw== X-Received: by 2002:a0d:e647:0:b0:568:e6d9:7c1a with SMTP id p68-20020a0de647000000b00568e6d97c1amr4717324ywe.4.1689343141815; Fri, 14 Jul 2023 06:59:01 -0700 (PDT) Received: from localhost (cpe-76-182-20-124.nc.res.rr.com. [76.182.20.124]) by smtp.gmail.com with ESMTPSA id v72-20020a81484b000000b00569ff2d94f6sm2319083ywa.19.2023.07.14.06.59.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 14 Jul 2023 06:59:01 -0700 (PDT) Date: Fri, 14 Jul 2023 09:59:00 -0400 From: Josef Bacik To: Christoph Hellwig Cc: Chris Mason , David Sterba , linux-btrfs@vger.kernel.org, linux-fsdevel@vger.kernel.org Subject: Re: small writeback fixes Message-ID: <20230714135900.GE338010@perftesting> References: <20230713130431.4798-1-hch@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230713130431.4798-1-hch@lst.de> Precedence: bulk List-ID: X-Mailing-List: linux-btrfs@vger.kernel.org On Thu, Jul 13, 2023 at 03:04:22PM +0200, Christoph Hellwig wrote: > Hi all, > > this series has various fixes for bugs found in inspect or only triggered > with upcoming changes that are a fallout from my work on bound lifetimes > for the ordered extent and better confirming to expectations from the > common writeback code. > > Note that this series builds on the "btrfs compressed writeback cleanups" > series sent out previously. > > A git tree is also available here: > > git://git.infradead.org/users/hch/misc.git btrfs-writeback-fixes > > Gitweb: > > http://git.infradead.org/users/hch/misc.git/shortlog/refs/heads/btrfs-writeback-fixes > > Diffatat: > extent_io.c | 182 ++++++++++++++++++++++++++++++++++++------------------------ > inode.c | 16 +---- > 2 files changed, 117 insertions(+), 81 deletions(-) You can add Reviewed-by: Josef Bacik to the series, thanks, Josef