]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #33937 from changchengx/unsigned_compare
authorJason Dillaman <dillaman@redhat.com>
Thu, 23 Apr 2020 14:48:33 +0000 (10:48 -0400)
committerGitHub <noreply@github.com>
Thu, 23 Apr 2020 14:48:33 +0000 (10:48 -0400)
commit92b3122a06e0cd87d3eee38c39f2dacf0c4a7f72
tree1859654f27455e67809530f706b800f7dd76a0b7
parent05573aa57dc665d3b596b96f3d851483c5963775
parentbfe75dd95d78535f94ebc75ab447b67919e6cccd
Merge pull request #33937 from changchengx/unsigned_compare

librbd: fix unsigned value compared with zero

Reviewed-by: Jason Dillaman <dillaman@redhat.com>