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 5ED23C83F2C for ; Tue, 5 Sep 2023 15:59:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231623AbjIEP7H (ORCPT ); Tue, 5 Sep 2023 11:59:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49022 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1354667AbjIENYz (ORCPT ); Tue, 5 Sep 2023 09:24:55 -0400 Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6FF7219B; Tue, 5 Sep 2023 06:24:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=In-Reply-To:Content-Type:MIME-Version :References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=2vn5XzjfQDcWzDLzrmQFA42UoCE2sIZWa4+FNI+mFbc=; b=fkUSasaVNhoNIK5qi7FZYBxcOb tF7fYVKbMdiAUt4ohs+KDLajQnW0vRNZlsd9t1l3QW8T7LqDEpUI3ZwzglHbB9NbB+QroWlY8YAQQ 2vFB9JcHrnNbPzgxbgkaeg2N/U4xk/2FL3oLn+yFewbp2X2M8guA0HQXc/7tZJ/cBI+LDw/WPDYu5 O3DwDmNdV4yHhH8V0MwmVo9pjEpb9aXC6vKi2y3eI+yi8vMArRLnpTWY3qxU5f6jViHrSYYQb484a 8+F8dtbHrj2H3xWT9wPeKl3AOsbV3n1HZWsBo5L88zhvDDv6XOtQsinyxhzIEu91y+pxg5el5oRRN j193bTiw==; Received: from hch by bombadil.infradead.org with local (Exim 4.96 #2 (Red Hat Linux)) id 1qdW2x-0065cZ-3D; Tue, 05 Sep 2023 13:24:48 +0000 Date: Tue, 5 Sep 2023 06:24:47 -0700 From: Christoph Hellwig To: Kent Overstreet Cc: torvalds@linux-foundation.org, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-bcachefs@vger.kernel.org, Christian Brauner Subject: Re: [GIT PULL] bcachefs Message-ID: References: <20230903032555.np6lu5mouv5tw4ff@moria.home.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230903032555.np6lu5mouv5tw4ff@moria.home.lan> X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Kent, I thought you'd follow Christians proposal to actually work with people to try to use common APIs (i.e. to use iomap once it's been even more iter-like, for which I'm still waiting for suggestions), and make your new APIs used more widely if they are a good idea (which also requires explaining them better) and aim for 6.7 once that is done. But without that, and without being in linux-next and the VFS maintainer ACK required for I think this is a very bad idea.