Re: [PATCH v1 08/13] ceph: make ceph_start_io_write() killable
From: Ionut Nechita (Wind River)
Date: Thu Mar 12 2026 - 16:49:00 EST
From: Ionut Nechita <ionut.nechita@xxxxxxxxxxxxx>
Hi Slava,
Thanks for pointing this out.
My patch series is based on v6.12.57 (stable/LTS), where
ceph_start_io_write() still uses the non-killable down_write().
I see that upstream v7.0-rc3 already has this change. I will take
this into account and adapt the series for 6.18 LTS and 7.0+ as
well, dropping patches that are already upstream.
Thanks,
Ionut