From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) (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 1C04D26D4F6 for ; Tue, 6 May 2025 09:39:39 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.133.124 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1746524380; cv=none; b=Z4E58yOo47SQre7Toj/CMggIOSaVGnxdQSWR9s/0F6ycJmHl+QYDKBjTh8yIiV6RjFV9hepenAZVXHHpsUFIQu7DgyEnIxxIU4qoYzgK1JHp/vqbqF8XEknjLYqidhxfYwtxOzUrYccfIH8gRPz1pjO5852YkpLuB8COWiHkiAg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1746524380; c=relaxed/simple; bh=ddeL3+4Xwx6F8i2l6J2Sv8a8RQHIHwLek7kPAiXOVMM=; h=Date:From:To:cc:Subject:In-Reply-To:Message-ID:References: MIME-Version:Content-Type; b=SBlr8zDdpZ2HUzCXN+JCEYDXC56Ppe0oXKxDLQLqWtLXZhSujCbqV85kdtp7knvbkddKReAVvMCyVfZttAL9bN4tgLzYcnLqhUrudbGn04rGmudnJnHWhv5lW67pej7kwSP0Yo/cRQl6gZdpuBi2ZuTFO9EBVx2F2WWG5G5Sp/4= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=HClMRX/Z; arc=none smtp.client-ip=170.10.133.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="HClMRX/Z" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1746524378; 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=WCH41PJGqffHSnBHBV0vSWsb+4SL3xUtY0q4b59CQS4=; b=HClMRX/Z4/OhB3wsEAN33cs+kNURvGHTkzzWXizZ6hPTnB5oMF6LcBY44cVHNOMLv6o5Pt OdZLHKmZgwVtJqOy9EzITug+1v+dUIvqCSyXIvgZkZyZHbRQk096wZ//7rgyi+vHT04uqv Ud+YmMQplu/2JtFfplICNVjJxyXTZH8= Received: from mx-prod-mc-08.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-332-p-oLq_gOMhmKBu2I3DM2IQ-1; Tue, 06 May 2025 05:39:32 -0400 X-MC-Unique: p-oLq_gOMhmKBu2I3DM2IQ-1 X-Mimecast-MFC-AGG-ID: p-oLq_gOMhmKBu2I3DM2IQ_1746524368 Received: from mx-prod-int-02.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-02.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.15]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id B6C061801A2B; Tue, 6 May 2025 09:39:27 +0000 (UTC) Received: from [10.22.80.45] (unknown [10.22.80.45]) by mx-prod-int-02.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 57D821956094; Tue, 6 May 2025 09:39:20 +0000 (UTC) Date: Tue, 6 May 2025 11:39:17 +0200 (CEST) From: Mikulas Patocka To: Christoph Hellwig cc: Jens Axboe , linux-block@vger.kernel.org, "Md. Haris Iqbal" , Jack Wang , Coly Li , Kent Overstreet , Mike Snitzer , 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 In-Reply-To: <20250506044723.GA27656@lst.de> Message-ID: References: <20250430212159.2865803-1-hch@lst.de> <20250506044723.GA27656@lst.de> Precedence: bulk X-Mailing-List: linux-btrfs@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Scanned-By: MIMEDefang 3.0 on 10.30.177.15 On Tue, 6 May 2025, Christoph Hellwig wrote: > 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? Hi I've just acked the two dm patches, so you can queue them. Mikulas