[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240124202109.1567593-1-idryomov@gmail.com>
Date: Wed, 24 Jan 2024 21:21:06 +0100
From: Ilya Dryomov <idryomov@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: ceph-devel@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] Ceph fixes for 6.8-rc2
Hi Linus,
The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:
Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)
are available in the Git repository at:
https://github.com/ceph/ceph-client.git tags/ceph-for-6.8-rc2
for you to fetch changes up to ded080c86b3f99683774af0441a58fc2e3d60cae:
rbd: don't move requests to the running list on errors (2024-01-22 00:14:10 +0100)
----------------------------------------------------------------
A fix to avoid triggering an assert in some cases where RBD exclusive
mappings are involved and a deprecated API cleanup.
----------------------------------------------------------------
Christophe JAILLET (1):
rbd: remove usage of the deprecated ida_simple_*() API
Ilya Dryomov (1):
rbd: don't move requests to the running list on errors
drivers/block/rbd.c | 32 +++++++++++++++++++-------------
1 file changed, 19 insertions(+), 13 deletions(-)
Powered by blists - more mailing lists