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 5A366EB64D9 for ; Tue, 27 Jun 2023 04:39:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230029AbjF0EjG (ORCPT ); Tue, 27 Jun 2023 00:39:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34184 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230444AbjF0Eih (ORCPT ); Tue, 27 Jun 2023 00:38:37 -0400 Received: from out-19.mta1.migadu.com (out-19.mta1.migadu.com [IPv6:2001:41d0:203:375::13]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DF4FC3A88 for ; Mon, 26 Jun 2023 21:36:53 -0700 (PDT) Date: Tue, 27 Jun 2023 00:36:42 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.dev; s=key1; t=1687840607; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=x5FDsvw0WZ1RuklE0mA7Ohbc/9CED1mk7/g7Gfk/gpo=; b=BGDtJjtuRlPsT50Tbop4Z4x4tAkH24fbVNH5/y5eu2DFsLmWv9N45km7uOJLi5mVOuNfit hVahFNOQEypKrKd4+ud2hEE7msfQjSUCIPypLNvVKoUZUU/VbbUKv6Aw3gQO9B4Ew5FZgA 8IKUKNctqko+MJ6uBJIPgVS3FbBiMlI= X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Kent Overstreet To: Christoph Hellwig Cc: torvalds@linux-foundation.org, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-bcachefs@vger.kernel.org Subject: Re: [GIT PULL] bcachefs Message-ID: <20230627043642.u6oj4f5ujn3kh74l@moria.home.lan> References: <20230626214656.hcp4puionmtoloat@moria.home.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Migadu-Flow: FLOW_OUT Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jun 26, 2023 at 08:52:39PM -0700, Christoph Hellwig wrote: > > Nacked-by: Christoph Hellwig > > Kent, > > you really need to feed your prep patches through the maintainers > instead of just starting fights everywhere. And you really need > someone else than your vouch for the code in the form of a co-maintainer > or reviewer. If there's a patch that you think is at issue, then I invite you to point it out. Just please deliver your explanation with more technical precision and less vitriol - thanks.