[GIT PULL] Ceph fix for 7.1-rc5

From: Ilya Dryomov

Date: Thu May 21 2026 - 13:48:18 EST


Hi Linus,

The following changes since commit 5200f5f493f79f14bbdc349e402a40dfb32f23c8:

Linux 7.1-rc4 (2026-05-17 13:59:58 -0700)

are available in the Git repository at:

https://github.com/ceph/ceph-client.git tags/ceph-for-7.1-rc5

for you to fetch changes up to 9fc75b71fdd38465c76c6f6a884cdd4ae3c72d90:

rbd: eliminate a race in lock_dwork draining on unmap (2026-05-20 22:09:08 +0200)

----------------------------------------------------------------
A fix for an "rbd unmap" race condition which popped up on a production
setup where many RBD devices are frequently mapped and unmapped, marked
for stable.

----------------------------------------------------------------
Ilya Dryomov (1):
rbd: eliminate a race in lock_dwork draining on unmap

drivers/block/rbd.c | 20 ++++++++------------
1 file changed, 8 insertions(+), 12 deletions(-)