Hi,

I was wondering how I could update a key's metadata like the "Content-Type".

The solution on S3 seem to be to copy the key on itself and replacing
meta data. If I do that in ceph, will it work ? And more importantly,
will it be done "intelligently" (i.e. without copying the actual file
data around).

I tried reading the code, but although part of the code seem to hint
at support for this (in rgw_rest_s3.cc), some other part seem to not
look at all if the src == dst  (like rgw_op.cc).

Cheers,

     Sylvain Munaut
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to