]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test_cls_rbd: avoid shift overflow
authorNoah Watkins <noahwatkins@gmail.com>
Mon, 30 Dec 2013 20:43:21 +0000 (12:43 -0800)
committerNoah Watkins <noahwatkins@gmail.com>
Mon, 30 Dec 2013 20:58:37 +0000 (12:58 -0800)
commitfdd85625c7c661ea98a94d11064312f0393b5ddf
tree9a8fd86b17bc40a2759973f012febe831ca347ba
parentce8b26e89daf50e226fc03c19d454ba6765fc68c
test_cls_rbd: avoid shift overflow

warning: signed shift result (0x500000000) requires 36 bits to represent

Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
src/test/cls_rbd/test_cls_rbd.cc