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 7F9C1C761A6 for ; Tue, 4 Apr 2023 16:06:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235382AbjDDQGy (ORCPT ); Tue, 4 Apr 2023 12:06:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42484 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235466AbjDDQGx (ORCPT ); Tue, 4 Apr 2023 12:06:53 -0400 Received: from out-37.mta1.migadu.com (out-37.mta1.migadu.com [95.215.58.37]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6A7CF4212 for ; Tue, 4 Apr 2023 09:06:52 -0700 (PDT) Date: Tue, 4 Apr 2023 12:06:48 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.dev; s=key1; t=1680624410; 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=iW8EWSoTFtp5xBF6TezwF5Hnaz1uauxqPercJ/2f6tQ=; b=ab1021gupMK5rvMkPNefXvjtl1+Fv5lfQqqrMPanoZzkvBFey+fWlReH9nHMNXVooGgGIB YsIvHT+I8jlHJGMHn9aI3d0924xHjpC81n0IKfZw8sg1AK2B4fmDvJvb5871nj8cMT11XT eyZOCqNxEJhAocH/elctZdg3GJ8TZEQ= X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Kent Overstreet To: Jens Axboe Cc: Christoph Hellwig , linux-kernel@vger.kernel.org, linux-block@vger.kernel.org, willy@infradead.org Subject: Re: [PATCH 0/2] bio iter improvements Message-ID: References: <20230327174402.1655365-1-kent.overstreet@linux.dev> <2bbdb38b-a3ac-5127-23c0-56badd113538@kernel.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2bbdb38b-a3ac-5127-23c0-56badd113538@kernel.dk> X-Migadu-Flow: FLOW_OUT Precedence: bulk List-ID: X-Mailing-List: linux-block@vger.kernel.org On Tue, Apr 04, 2023 at 10:01:58AM -0600, Jens Axboe wrote: > >> Starting to get personal instead tends to not help to convince your > >> reviewers that it's really useful in general. > > > > I know you and others like to talk a lot about what you want as > > maintainers and reviewers - but I find that the people who are the > > loudest and the most authoritarian in that respect tend not to be the > > people who drive discussions forward in productive ways. > > One issue is certainly that nobody wants to engage with people that > instantly try and make this personal, or just uncomfortable in general. Yeah, you like to respond to technical discussion with a *plonk*. *eyeroll* Christoph can handle himself, he doesn't need you defending him.