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 34C422475F7 for ; Tue, 6 May 2025 09:39:37 +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=1746524379; cv=none; b=Jpn0/Rimzkr9OS4Nrxht9hnvWcvqf7dH5N/66mVQMRdOPv9cZHA2t3Ha5q8ch7wxOqh4XFHUcEs8Y1/6srw6ibvDQ0FjfZfrecV+PpV/8XPWDD3uxACdyTEmOoBCGn9RiABKxbmjrIzfDgGxcaTRBSRu8LO6K47X+/O3QkDeu18= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1746524379; c=relaxed/simple; bh=ddeL3+4Xwx6F8i2l6J2Sv8a8RQHIHwLek7kPAiXOVMM=; h=Date:From:To:cc:Subject:In-Reply-To:Message-ID:References: MIME-Version:Content-Type; b=lUDjbTFmcRDLjP5HqLy/qxF+nB8+uLRivVJZ71+nuDT+25Dwtp/E/G+3IC4MuvaQRAULmXHYhFJ9hbQ/f+3PHu8MbAmRzoNXEmwGfqR8uJenRdHR/07LfJ6L2NhKLeGImToj6Yngff9YVyBLM8XwEXyCkUnSGouYXrMb8VMsOOg= 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=Y/mC1D/r; 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="Y/mC1D/r" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1746524377; 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=Y/mC1D/rnIfl5TF/7YYbSzJaChFs5pvJDKYFanzxV16i0Qont6egTmQ0p9UYF/KVeYrKn6 zwtUW8NACIyAM7BfAEwoyFt0qyY1Tj1OBN5Za3gue+79FrdjRtTKPjTi91MAaQLkGBIN5m spa3dkO1zz/qeOtIlmHtpY/uwgCW3MU= 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-pm@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