]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #58591 from idryomov/wip-aio-completion-prep-for-atomic-wait
authorIlya Dryomov <idryomov@gmail.com>
Sat, 20 Jul 2024 09:05:47 +0000 (11:05 +0200)
committerGitHub <noreply@github.com>
Sat, 20 Jul 2024 09:05:47 +0000 (11:05 +0200)
commite33c5a39ee2c68d685ad5d66c1a9d8b745996667
tree0601f3a036cec75ff6abdd3c95f80160ca1e3669
parent8914b259eea9b14d6dff0e8466a776d13b528f53
parentf6e65edf9b493e8f778d2531397ceddc32efb098
Merge pull request #58591 from idryomov/wip-aio-completion-prep-for-atomic-wait

librbd: fix inconsistency between AioCompletion is_complete() and wait_for_complete()

Reviewed-by: N Balachandran <nibalach@redhat.com>
Reviewed-by: Ramana Raja <rraja@redhat.com>