]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw: fix meta attr setting when doing copy operation
authorYehuda Sadeh <yehuda@hq.newdream.net>
Sun, 26 Sep 2010 01:12:59 +0000 (18:12 -0700)
committerYehuda Sadeh <yehuda@hq.newdream.net>
Sun, 26 Sep 2010 01:12:59 +0000 (18:12 -0700)
src/rgw/rgw_op.cc

index a82ad7c24379acd31b19862ea5dbdbad61d5f6f1..e670a9298d5994eaf2f8e4bae9ab94564e16c97b 100644 (file)
@@ -435,7 +435,6 @@ int RGWCopyObj::init_common()
   RGWAccessControlPolicy dest_policy;
   bool ret;
   bufferlist aclbl;
-  map<string, bufferlist> attrs;
   bufferlist bl;
   RGWAccessControlPolicy src_policy;
   string empty_str;