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 CF066EB64D7 for ; Mon, 26 Jun 2023 15:51:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231480AbjFZPvz (ORCPT ); Mon, 26 Jun 2023 11:51:55 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35478 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230504AbjFZPvv (ORCPT ); Mon, 26 Jun 2023 11:51:51 -0400 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CF4611704 for ; Mon, 26 Jun 2023 08:51:48 -0700 (PDT) Received: by verein.lst.de (Postfix, from userid 2407) id 465736732D; Mon, 26 Jun 2023 17:51:44 +0200 (CEST) Date: Mon, 26 Jun 2023 17:51:43 +0200 From: Christoph Hellwig To: Song Liu Cc: Jens Axboe , Christoph Hellwig , linux-raid , Li Nan , Yu Kuai Subject: Re: [GIT PULL] md-next 20230622 Message-ID: <20230626155143.GA4180@lst.de> References: <83240030-681c-9ff5-6e2c-600e83b0cc71@kernel.dk> <392A5BF5-2961-4F2C-A1C6-D6532B5AAFC2@fb.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <392A5BF5-2961-4F2C-A1C6-D6532B5AAFC2@fb.com> User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-raid@vger.kernel.org On Fri, Jun 23, 2023 at 03:08:52PM +0000, Song Liu wrote: > Please let me know if you need set #1 (deprecate file bitmap) to > unblock other work. Otherwise, we will delay it until 6.6. It was intended so that we don't have to make all of md depend on the new config option for buffers heads I plan to introduce. So it's a bit of a pity that we won't have it for 6.5, but not a deal breaker.