Received: by 2002:a5d:9c59:0:0:0:0:0 with SMTP id 25csp120953iof; Sun, 5 Jun 2022 23:00:35 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzJhlEo+q02i1DZAGG5XthTKn3ZMAh2UQp/J4hxO3rVq6bQnpHKaQHyHJ7M1ihlWO/bp+QT X-Received: by 2002:aa7:8d47:0:b0:4f6:a7f9:1ead with SMTP id s7-20020aa78d47000000b004f6a7f91eadmr22618825pfe.42.1654495235162; Sun, 05 Jun 2022 23:00:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1654495235; cv=none; d=google.com; s=arc-20160816; b=op/X+5Gqe/SNnRbXvS22QxBJGPEtg5j/XLYgQx4d3BZJp7B1BGm9ONhudcndRgOcQs fGdsxj8T3xXf86XoIrv/YFdJFQbZRs3QCkOq1vqejv3eAQSRVEIdLj8G+1TdlYebcKKV fnwsAvrGpw3UjofjoHaUDchk2P9mw0q123dYej5WguSh1CmdTSDjY5S7hiE12jIX1Xiu JbPgko4N/ZUBbLlKbmq60NAw5QyTXIF5ciVzI6/jvLO8tG2dZeuMojKB9phoquw+SsQu gF5TmFOi+ACw1nHzuKe+5T2HLtG85MRvCx8tVHaeD8JnqU00wBo6rxgB9J9vG1ZCP/nl E3MA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date; bh=cM2iYw5batLolgjc0VT0OG5MPOe0SVSvC8FCSLmqaZ0=; b=i1X4B2MXv+V1jJONjm3HTjhdU1EvNuaFFpTqOjOGNxfEizdLt9QcKy/UIQGOldNgLO fYZJzhdJmzzA8KNxKCZYLMRTPmHoig52IRWduk/Fab1YsP73lIuDMh2EaTIi1vWv7mrS k6WcZCTf2iDklZOaDue4nX8/7cbNWC2ELs6Bl0MYNV7RsLCbhx5n6sqvusmy6Y/AzonM vvMtp/Rb2MbA5raeon6QmKZVDE/iUfaTEVmB9lw2WVdWFWJodqi1pcPBe52g/VO0gn0s FxTr5Sounj/hiPirLlGV6M2eYcZLWkoutRBrnAks24mvwZ+MVJGuVGK1C1yWW5Yuyqix //9Q== ARC-Authentication-Results: i=1; mx.google.com; spf=softfail (google.com: domain of transitioning linux-kernel-owner@vger.kernel.org does not designate 23.128.96.19 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from lindbergh.monkeyblade.net (lindbergh.monkeyblade.net. [23.128.96.19]) by mx.google.com with ESMTPS id e17-20020a637451000000b003c637ec7ce2si17838514pgn.840.2022.06.05.23.00.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 05 Jun 2022 23:00:35 -0700 (PDT) Received-SPF: softfail (google.com: domain of transitioning linux-kernel-owner@vger.kernel.org does not designate 23.128.96.19 as permitted sender) client-ip=23.128.96.19; Authentication-Results: mx.google.com; spf=softfail (google.com: domain of transitioning linux-kernel-owner@vger.kernel.org does not designate 23.128.96.19 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 98A6F2FC0EB; Sun, 5 Jun 2022 21:48:50 -0700 (PDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346011AbiFEQVR (ORCPT + 99 others); Sun, 5 Jun 2022 12:21:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53258 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238762AbiFEQVP (ORCPT ); Sun, 5 Jun 2022 12:21:15 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6857F220D4 for ; Sun, 5 Jun 2022 09:21:14 -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 dfw.source.kernel.org (Postfix) with ESMTPS id 26B2F6109A for ; Sun, 5 Jun 2022 16:21:13 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 16E3BC385A5; Sun, 5 Jun 2022 16:21:11 +0000 (UTC) Date: Sun, 5 Jun 2022 12:21:10 -0400 From: Steven Rostedt To: Kent Overstreet Cc: linux-kernel@vger.kernel.org, pmladek@suse.com Subject: Re: [PATCH v3 00/33] Printbufs Message-ID: <20220605122110.22176bd9@rorschach.local.home> In-Reply-To: <20220604193042.1674951-1-kent.overstreet@gmail.com> References: <20220604193042.1674951-1-kent.overstreet@gmail.com> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RDNS_NONE, SPF_HELO_NONE,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 4 Jun 2022 15:30:09 -0400 Kent Overstreet wrote: > Printbufs, your new data structure for all your string-building and outputting > needs! > > git repo: https://evilpiepirate.org/git/bcachefs.git/log/?h=printbuf_v3 Hi Kent, Just wanted to let you know that I want to review this and I'm not ignoring it. But there's a still quite a bit in my queue that I must review before I get to this, so it may still be a while. :-/ -- Steve