]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cls/rgw: usage_iterate_range truncated should never be NULL 20926/head
authorRobin H. Johnson <robin.johnson@dreamhost.com>
Mon, 12 Mar 2018 21:38:57 +0000 (14:38 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Thu, 15 Mar 2018 19:26:20 +0000 (12:26 -0700)
commitf9eb79bbbf30f24135165a2a33aa2a80916b4005
tree0133a2719d3d4561eec88739fbcee2f72b46a05f
parent163c49fd1da8e819a0ff8c7c7aaa550b01b8012a
cls/rgw: usage_iterate_range truncated should never be NULL

Ensuring truncated is non-NULL improves code clarity.

Suggested-by: Yehuda Sadeh <yehuda@redhat.com>
Signed-off-by: Robin H. Johnson <robin.johnson@dreamhost.com>
src/cls/rgw/cls_rgw.cc