]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #41743 from tchaikov/wip-rgw-lua-exception
authorKefu Chai <kchai@redhat.com>
Tue, 8 Jun 2021 13:33:50 +0000 (21:33 +0800)
committerGitHub <noreply@github.com>
Tue, 8 Jun 2021 13:33:50 +0000 (21:33 +0800)
commitcf4587e65488df23cf4c882264784fcd498996fe
treebab6443f9cf36023a7c563e0d377ace7c5663103
parente2693727ac4365fd83b6ae94b661393b58d609ca
parent0182a116707b3880f2ec62772f9b0a0b996f0aa5
Merge pull request #41743 from tchaikov/wip-rgw-lua-exception

rgw/rgw_lua_utils: return error using luaL_error()

Reviewed-by: Yuval Lifshitz <ylifshit@redhat.com>