]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw_file: enable compression filter (stores)
authorMatt Benjamin <mbenjamin@redhat.com>
Thu, 4 May 2017 19:47:39 +0000 (15:47 -0400)
committerMatt Benjamin <mbenjamin@redhat.com>
Tue, 11 Jul 2017 09:14:30 +0000 (05:14 -0400)
commit6c3e22bfc2a653131779cc2e24fe9573e915ac3c
tree305c0d509f0acec62e7b0079b09850306e222286
parent7e12840db34f8a0fb1a9805f30b9a9817055f351
rgw_file:  enable compression filter (stores)

Previously NFS clients could access compressed data, but the
RGWWriteDataRequest lacked glue to attach an inbound
compression filter.

Fixes: http://tracker.ceph.com/issues/20462
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
src/rgw/rgw_file.cc
src/rgw/rgw_file.h