]> Gentwo Git Trees - linux/.git/commit
ceph: make ceph_start_io_*() killable
authorMax Kellermann <max.kellermann@ionos.com>
Fri, 6 Dec 2024 16:50:14 +0000 (17:50 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Wed, 8 Oct 2025 21:30:46 +0000 (23:30 +0200)
commitfa073039466f16141807a0f32840ecdceb00e22a
tree04093d64842d598ec77eb15251559dbed0c38c1b
parent27c0a7b05d13a0dc54ed0b95fc12218210fdea1a
ceph: make ceph_start_io_*() killable

This allows killing processes that wait for a lock when one process is
stuck waiting for the Ceph server.  This is similar to the NFS commit
38a125b31504 ("fs/nfs/io: make nfs_start_io_*() killable").

[ idryomov: drop comment on include, formatting ]

Signed-off-by: Max Kellermann <max.kellermann@ionos.com>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
fs/ceph/file.c
fs/ceph/io.c
fs/ceph/io.h