]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: NULL is not a bool
authorAdam C. Emerson <aemerson@redhat.com>
Mon, 7 Nov 2016 21:31:59 +0000 (16:31 -0500)
committerAdam C. Emerson <aemerson@redhat.com>
Thu, 17 Nov 2016 00:54:31 +0000 (19:54 -0500)
commit2cbbc8a5ea2c49af3f21296155b838ba875ca430
tree6a0ceee65d456dd9dc651662eaa7ee3424cf6af4
parentc8194265e9c619de9c0085400e9ec16aa9bcdf62
rgw: NULL is not a bool

Really you shouldn't use NULL at all, this is a demonstration of why.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/rgw/rgw_bucket.cc
src/rgw/rgw_rados.cc