diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2021-09-06 12:43:01 +0300 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2021-09-21 17:39:20 +0200 |
commit | 708c87168b6121abc74b2a57d0c498baaf70cbea (patch) | |
tree | fa6bd45488db5bf659c8e6708d57743a6d120954 /certs | |
parent | e4e737bb5c170df6135a127739a9e6148ee3da82 (diff) |
ceph: fix off by one bugs in unsafe_request_wait()
The "> max" tests should be ">= max" to prevent an out of bounds access
on the next lines.
Fixes: e1a4541ec0b9 ("ceph: flush the mdlog before waiting on unsafe reqs")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions