]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw: fix copy operation (clean up acls)
authorYehuda Sadeh <yehuda@hq.newdream.net>
Thu, 7 Jul 2011 00:02:16 +0000 (17:02 -0700)
committerYehuda Sadeh <yehuda@hq.newdream.net>
Fri, 8 Jul 2011 18:09:50 +0000 (11:09 -0700)
src/rgw/rgw_op.h

index 8f91cc604d83ffc33b35986ff4df36fb33a29e15..bb10e15898d2601340402d0e9e36bed9c969e7ee 100644 (file)
@@ -293,6 +293,7 @@ public:
     src_bucket.clear();
     src_object.clear();
     mtime = 0;
+    aclbl.clear();
   }
   int verify_permission();
   void execute();