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 C38DD185E4A; Tue, 27 Jan 2026 12:50:09 +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=1769518211; cv=none; b=PeMDbyakpmghVUjGQIykYeLZMgobsguWO25LC/19F1il3eZBBa1EoZTqsAmtI3vgj3WOSNLX01WH8GV182urKQOsxuVw91R/uTht5g9bCrPYsrHr9TeDW9yuTXF7YPwDo8UOkDmwxKpht1I/GysjhmBGcMI6BVIlfEoIRNgzBG0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769518211; c=relaxed/simple; bh=JnAMdZTCe2rK/26Mbxf5u2LvTqM54GiNjOm7P5fX8Wo=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=J577jO/nTH9RnuQZDS9GVE6+P4LqmkDeZTlLOepzV4HSVJV1dlWwIvEPW17qITvlqSJjGy6quQX50n29gpUyZSw4EhqoA8XsakngVNIZFcsOwF1wBwT1jhCqyZZM9PoQbGhWT2xF9vFlWBITpnet0cagkwF6potkgIlZwSumw6E= 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 CCD99227A88; Tue, 27 Jan 2026 13:50:06 +0100 (CET) Date: Tue, 27 Jan 2026 13:50:06 +0100 From: Christoph Hellwig To: Christian Brauner Cc: Christoph Hellwig , Jens Axboe , "Darrick J. Wong" , Carlos Maiolino , Qu Wenruo , Al Viro , linux-block@vger.kernel.org, linux-xfs@vger.kernel.org, linux-fsdevel@vger.kernel.org Subject: Re: block or iomap tree, was: Re: bounce buffer direct I/O when stable pages are required v2 Message-ID: <20260127125006.GA21793@lst.de> References: <20260119074425.4005867-1-hch@lst.de> <20260123-zuerst-viadukt-b61b8db7f1c5@brauner> <20260123141032.GA24964@lst.de> <20260127-dezent-ungunsten-0cc7a56917ba@brauner> 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: <20260127-dezent-ungunsten-0cc7a56917ba@brauner> User-Agent: Mutt/1.5.17 (2007-11-01) On Tue, Jan 27, 2026 at 11:31:30AM +0100, Christian Brauner wrote: > > What do you and Jens think of waiting for another quick respin and > > merging it through the block tree or a shared branch in the block > > tree? There really is nothing in the iomap branch that conflicts, > > I don't mind per se. I haven't pushed this into -next yet. We can also > just wait for the next merge window given how close we're cutting it. I'd really like to see this merge window at least for this series, so that we can finally use qemu out of the box on PI devices. I was hoping to also get the file system PI series in, but I think we're getting too close for it, and with that the tree might not matter any more for this one. It would just be nice to get the repost, and maintainer ACKs for both block and iomap. With you ready to take it and Darrick's review I think that's a yes for iomap, but I'd really like to hear from Jens.