]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: simplify lua debug stack check
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 13 Oct 2020 16:47:32 +0000 (09:47 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 14 Oct 2020 13:50:53 +0000 (06:50 -0700)
commit9cb201009d77966d73ffdecb50d323e77e3c2d42
treeb7309d05e1095c3459afc23cb3cca1b294df8d30
parent493f216c1efc6feb459981bf75ca939572099ef3
rgw: simplify lua debug stack check

The function should also return 0, i.e. no result.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/rgw/rgw_lua_utils.cc
src/test/rgw/test_rgw_lua.cc