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 850C03DA5A3 for ; Wed, 4 Mar 2026 19:04:34 +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=1772651075; cv=none; b=aDIO8AQC0xs4l9c2hOrG8SUBG2Rae1RcsS4cJXLRS8cEuxpxjK6An9mnvEe81fDfKcLidUpeO7c8/rYnhhVyzKrwWmZhzcwlL46M1NLgtgoYGVMcGm2DIYxkzKYl7Pd/StTakiVOx9n3yZSR2cyyNs0k5KhCBkLV/a8NrJjjTso= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772651075; c=relaxed/simple; bh=7fjVhH/FBtHymATnj2FKNK9LgmXiZXkSN20I63NEuY0=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=jyFp9CCVvz8qK5zexqDh7FvYhmdKZGMnkRbKxLfKKFndkl3lalhN8BV4pehf/r3u0wofdFB7Db/FNuIPvAxiU0zF7loThG4Dl6+E1DUQmO+2FwlhxPPDsbeiCwWfEUJR3ojCA384eBqJjLFlqXRLfUCKdhLJoXmlvPXGU9XsD0o= 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=JvTAIFCh; 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="JvTAIFCh" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1772651073; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=u7S3JSUw0L6B/lSDSpa518AgIIh6Ud2RJzojY8j4acU=; b=JvTAIFCh9b8mofiYBuuCUyMKiVSySykyN4kNR3ho29zRL32NePh7g3+GSnAjsQ+tgLICLN RKEgSKROkirMd37ygEKIb6qTxZoIU4ONGrmjKAQA11ChFZ5zrfXNNFyF2pLIQr88Oi5Q6S TxGKHyOoKiLPTd16RyLNjN6ay8nk27Y= Received: from mx-prod-mc-05.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-454-nJzCNDAMOC263_7eoJTryw-1; Wed, 04 Mar 2026 14:04:30 -0500 X-MC-Unique: nJzCNDAMOC263_7eoJTryw-1 X-Mimecast-MFC-AGG-ID: nJzCNDAMOC263_7eoJTryw_1772651069 Received: from mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.111]) (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-05.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id ABAB61956096; Wed, 4 Mar 2026 19:04:28 +0000 (UTC) Received: from pasta.fast.eng.rdu2.dc.redhat.com (unknown [10.44.32.29]) by mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 298AB18002A6; Wed, 4 Mar 2026 19:04:25 +0000 (UTC) From: Andreas Gruenbacher To: Jens Axboe Cc: Andreas Gruenbacher , linux-block@vger.kernel.org, drbd-dev@lists.linbit.com, linux-bcache@vger.kernel.org, dm-devel@lists.linux.dev, linux-f2fs-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org Subject: [PATCH 0/4] simple bio cleanups Date: Wed, 4 Mar 2026 20:04:05 +0100 Message-ID: <20260304190424.291743-1-agruenba@redhat.com> Precedence: bulk X-Mailing-List: linux-block@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.111 Jens, here are some simple bio related cleanups. Any thoughts? Can those go in via your tree? Thanks, Andreas Andreas Gruenbacher (4): block: consecutive blk_status_t error codes block: get rid of blk_status_to_{errno,str} inconsistency bio: rename bio_chain arguments bio: use bio_io_error more often block/bio.c | 22 +++++++++++----------- block/blk-core.c | 5 +---- block/fops.c | 3 +-- drivers/block/drbd/drbd_int.h | 3 +-- drivers/md/bcache/bcache.h | 3 +-- drivers/md/bcache/request.c | 6 ++---- drivers/md/dm-mpath.c | 3 +-- drivers/md/dm-writecache.c | 3 +-- fs/f2fs/segment.c | 3 +-- include/linux/blk_types.h | 2 +- 10 files changed, 21 insertions(+), 32 deletions(-) -- 2.52.0