diff options
author | Xiubo Li <xiubli@redhat.com> | 2023-09-14 10:29:16 +0800 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2024-02-13 11:22:54 +0100 |
commit | dbc347ef7f0c53aa4a5383238a804d7ebbb0b5ca (patch) | |
tree | 7811652d808df61ba2579825b9de4b2ff4e5c0a3 /drivers/gpu/drm/amd/amdgpu/amdgpu_vm_cpu.c | |
parent | 902d6d013f75b68f31d208c6f3ff9cdca82648a7 (diff) |
ceph: add ceph_cap_unlink_work to fire check_caps() immediately
When unlinking a file the check caps could be delayed for more than
5 seconds, but in MDS side it maybe waiting for the clients to
release caps.
This will use the cap_wq work queue and a dedicated list to help
fire the check_caps() and dirty buffer flushing immediately.
Link: https://tracker.ceph.com/issues/50223
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Milind Changire <mchangir@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm_cpu.c')
0 files changed, 0 insertions, 0 deletions