]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: nfs: svc-enable RGWLib 26981/head
authorMatt Benjamin <mbenjamin@redhat.com>
Thu, 14 Mar 2019 21:25:20 +0000 (17:25 -0400)
committerMatt Benjamin <mbenjamin@redhat.com>
Fri, 15 Mar 2019 13:53:29 +0000 (09:53 -0400)
commite9b095def446cf39f0b5466303bce7d3737bbba7
tree7e6168f41a0bb0e10318e8ea93dafbf8e9ea8c07
parentd27071a4bed0e9a647645fe0e4e97e6ebaf8b5d7
rgw: nfs: svc-enable RGWLib

Add minimal svc_sys_obj.h boilerplate to RGWLibRequest.  Fix a
trivial illegal access from RGWPutObjProcessor's RadosWriter
when the request object is not stack allocated.

Fixes: https://tracker.ceph.com/issues/38769
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
src/rgw/rgw_lib.h
src/rgw/rgw_putobj_processor.h