]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: nfs: svc-enable RGWLib 27232/head
authorMatt Benjamin <mbenjamin@redhat.com>
Thu, 14 Mar 2019 21:25:20 +0000 (17:25 -0400)
committerPrashant D <pdhange@redhat.com>
Thu, 28 Mar 2019 02:35:38 +0000 (22:35 -0400)
commit01c548fd01249f4fd0fbcda40c4eb57630633045
treeb668cbf7fe8ab0945bf3b10940553be4b81481b0
parent5ad58494c5c615993b0cb28c54816c589f373287
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>
(cherry picked from commit e9b095def446cf39f0b5466303bce7d3737bbba7)
src/rgw/rgw_lib.h
src/rgw/rgw_putobj_processor.h