From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 70FA072629; Tue, 6 May 2025 04:47:29 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=213.95.11.211 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1746506850; cv=none; b=nJ8fUcC/4MjU7WrEbKFw0y4gUPU6cOS5VORXSFUiRLjOoWh6gG6qhQQofwsYhzW9MNEEf4eKbnpGH6uddUi5JcUlEwpJGNaNT1g4oTJ7uoDH6/kXvjk2Nh/j1n2UUVtYxVzb19va3De2bqGxSu1aXMigSvJPkxb3IsTPYbXS5h4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1746506850; c=relaxed/simple; bh=6yNFM7ngHYeSSeoUicHGAyGghCXiMKa68OxABeUigu0=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=uYdS3orM6eaUl3WuoiPDXhWqyHLeboDYP4/WK2V0GLhvpWx7FJGNeqh25NJccQMuhpPge1Z4U5KEIar4lKtihEiR7nxYKyvElA83UJ+P9NwxSYszd6YT1MOsJstAGOaP2tvnjTEAzhSCUG9t/gQWCq1s98XzELw1t0b2ItRa9Aw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=lst.de; spf=pass smtp.mailfrom=lst.de; arc=none smtp.client-ip=213.95.11.211 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=lst.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=lst.de Received: by verein.lst.de (Postfix, from userid 2407) id 020CC67373; Tue, 6 May 2025 06:47:24 +0200 (CEST) Date: Tue, 6 May 2025 06:47:23 +0200 From: Christoph Hellwig To: Jens Axboe Cc: linux-block@vger.kernel.org, "Md. Haris Iqbal" , Jack Wang , Coly Li , Kent Overstreet , Mike Snitzer , Mikulas Patocka , Chris Mason , Josef Bacik , David Sterba , Andreas Gruenbacher , Carlos Maiolino , Damien Le Moal , Naohiro Aota , Johannes Thumshirn , "Rafael J. Wysocki" , Pavel Machek , slava@dubeyko.com, glaubitz@physik.fu-berlin.de, frank.li@vivo.com, linux-bcache@vger.kernel.org, dm-devel@lists.linux.dev, linux-btrfs@vger.kernel.org, gfs2@lists.linux.dev, linux-fsdevel@vger.kernel.org, linux-xfs@vger.kernel.org, linux-pm@vger.kernel.org Subject: Re: add more bio helpers v2 Message-ID: <20250506044723.GA27656@lst.de> References: <20250430212159.2865803-1-hch@lst.de> Precedence: bulk X-Mailing-List: linux-fsdevel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20250430212159.2865803-1-hch@lst.de> User-Agent: Mutt/1.5.17 (2007-11-01) This has maintaner ACKs for everything but the two dm and the one btrfs patch one. Maybe we can queue up the series minus those three patches and then deal with them later?