ceph/src
Yehuda Sadeh 37dbf7d9df rgw: copy object should not copy source acls
Fixes: #3802
Backport: argonaut, bobtail

When using the S3 api and x-amz-metadata-directive is
set to COPY we used to copy complete metadata of source
object. However, this shouldn't include the source ACLs.

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
2013-01-16 15:22:20 -08:00
..
auth auth: use none auth if keyring not found 2012-12-21 12:19:41 -08:00
bash_completion
client client: fix _create created ino condition 2012-12-31 15:28:25 -08:00
cls librbd: Allow get_lock_info to fail 2013-01-08 18:25:46 -08:00
common msgr: inject delays at inconvenient times 2012-12-28 17:21:01 -08:00
crush crush/CrushWrapper: do not crash if you move an item with no current home 2012-12-08 09:17:51 -08:00
doc
global config: do not always print config file missing errors 2012-12-10 16:41:19 -08:00
gtest
include osd: special case CALL op to not have RD bit effects 2013-01-04 20:46:56 -08:00
java java: remove deprecated libcephfs 2012-12-27 16:39:55 -08:00
jobs
json_spirit
key_value_store
leveldb@c79c270174
librados librados: watch() should set the WRITE flag on the op 2012-12-06 16:56:41 -08:00
librbd librbd: Allow get_lock_info to fail 2013-01-08 18:25:46 -08:00
libs3@9dc3a9c683
log log: fix locking typo/stupid for dump_recent() 2013-01-02 17:01:32 -08:00
mds Merge remote-tracking branch 'gh/wip-3625' 2012-12-31 10:16:31 -08:00
messages features is uint64_t 2012-12-27 17:24:54 -08:00
mon mon: OSDMonitor: only share osdmap with up OSDs 2013-01-12 01:09:01 +00:00
mount
msg msg/Pipe: prepare Message data for wire under pipe_lock 2013-01-07 13:02:58 -08:00
objclass
objsync
ocf
os os/FileJournal: include limits.h 2013-01-05 20:54:09 -08:00
osd ReplicatedPG: fix snapdir trimming 2013-01-10 10:34:40 -08:00
osdc osdc/Objecter: fix linger_ops iterator invalidation on pool deletion 2013-01-07 12:58:39 -08:00
perfglue
pybind librbd: add {rbd_}open_read_only() 2012-12-30 00:06:11 -08:00
rgw rgw: copy object should not copy source acls 2013-01-16 15:22:20 -08:00
script
test OSDMap: fix modifed -> modified typo 2013-01-02 21:09:07 -08:00
tools cephtool: mention ceph osd ls, fix ceph osd tell N bench 2012-12-20 15:51:55 -08:00
upstart upstart: make starter jobs consistent 2012-12-14 13:49:26 -08:00
.gitignore
barclass.cc
btrfs_ioc_test.c
ceph_authtool.cc
ceph_common.sh
ceph_conf.cc
ceph_fuse.cc fuse: Fix cleanup code path on init failure 2013-01-02 16:38:28 -06:00
ceph_mds.cc mds: shutdown cleanly if can't authenticate 2012-12-11 15:08:58 -08:00
ceph_mon.cc
ceph_osd.cc Merge remote-tracking branch 'gh/next' 2012-12-01 18:23:02 -08:00
ceph_syn.cc
ceph_ver.c
ceph-clsinfo
ceph-coverage.in
ceph-create-keys
ceph-debugpack.in
ceph-disk-activate ceph-disk-activate: mark dir as upstart-managed 2012-12-14 13:49:26 -08:00
ceph-disk-prepare
ceph-rbdnamer
ceph-run
ceph.conf.twoosds
cephfs.cc
check_version
cls_acl.cc
cls_crypto.cc
cmonctl
crushtool.cc crushtool: nicer error message on extra args 2012-12-17 17:12:06 -08:00
dupstore.cc
fetch_config
fooclass.cc
init-ceph.in init-ceph: ok, 8K files 2012-12-28 17:12:06 -08:00
init-radosgw
libcephfs.cc libcephfs: choose more unique nonce 2012-12-31 15:26:54 -08:00
librados-config.cc
loadclass.sh
logrotate.conf logrotate: do not spam stdout 2012-12-04 05:25:52 -08:00
make_version
Makefile.am Makefile: fix 'base' rule 2012-12-23 13:53:18 -08:00
mkcephfs.in init-ceph,mkcephfs: default inode64 for mounting xfs 2012-12-23 11:18:45 -08:00
monmaptool.cc
mount.fuse.ceph mount.fuse.ceph: strip out noauto option 2012-12-12 21:14:38 -08:00
multi-dump.sh
osdmaptool.cc
ps-ceph.pl
psim.cc
push_to_kclient.pl
push_to_qemu.pl
rados_export.cc
rados_import.cc
rados_sync.cc
rados_sync.h
rados.cc rados: add truncate support 2013-01-10 13:54:53 -08:00
radosacl.cc
rbd.cc rbd: open (source) image as read-only 2012-12-30 00:06:11 -08:00
README
sample.ceph.conf Fix comment in sample.ceph.conf 2012-12-14 09:53:38 -08:00
scratchtool.c
scratchtoolpp.cc
stop.sh
streamtest.cc
test_trans.cc
testclass.cc
testcrypto.cc
testkeys.cc
testmsgr.cc
TODO
valgrind.supp
verify-mds-journal.sh
vstart.sh

Sage Weil <sage@newdream.net>
Ceph - scalable distributed storage system