diff options
author | Ilya Dryomov <idryomov@gmail.com> | 2022-05-16 18:17:54 +0300 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2022-05-18 22:21:29 +0300 |
commit | d0bb883c6355bcb2cc149fb4d5c3b28ccd327a5e (patch) | |
tree | bf95f8a77df2684b66a8b5ef2098d44660fbed64 /lib | |
parent | 75dbb685f4e8786c33ddef8279bab0eadfb0731f (diff) | |
download | linux-d0bb883c6355bcb2cc149fb4d5c3b28ccd327a5e.tar.xz |
libceph: fix misleading ceph_osdc_cancel_request() comment
cancel_request() never guaranteed that after its return the OSD
client would be completely done with the OSD request. The callback
(if specified) can still be invoked and a ref can still be held.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Reviewed-by: Xiubo Li <xiubli@redhat.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions