]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Merge pull request #31026 from smithfarm/wip-41981-nautilus
authorYuri Weinstein <yweinste@redhat.com>
Wed, 13 Nov 2019 16:53:27 +0000 (08:53 -0800)
committerGitHub <noreply@github.com>
Wed, 13 Nov 2019 16:53:27 +0000 (08:53 -0800)
nautilus: rgw: fix default storage class for get_compression_type

Reviewed-by: Casey Bodley <cbodley@redhat.com>
1  2 
doc/radosgw/s3/objectops.rst
src/rgw/rgw_op.cc

index fce66becc01f8c29da14a74f0c5949d4e23ff2f1,e0c0c0e1af453537a361b6727b1a0fe920fbc4f0..2ac52607fe31522871d4fc3dd05b5ec761e28dbc
@@@ -411,7 -410,9 +411,8 @@@ It is used to upload files in appendin
  operation is Appendable Object, and the type of the objects uploaded with the Put Object operation is Normal Object.
  **Append Object can't be used if bucket versioning is enabled or suspended.**
  **Synced object will become normal in multisite, but you can still append to the original object.**
+ **Compression and encryption features are disabled for Appendable objects.**
  
 -
  Syntax
  ~~~~~~
  
Simple merge