ceph/src
Samuel Just 0202bf2903 ReplicatedPG: allow multiple watches in one transaction
Signed-off-by: Samuel Just <sam.just@inktank.com>
2013-02-20 13:29:20 -08:00
..
auth CephxProtocol.h: pass CryptoKey by reference to decode_decrypt() 2013-02-13 13:59:18 +01:00
bash_completion
client src/client/SyntheticClient.cc: use !subdirs.empty() instead of size() 2013-02-15 21:55:08 +01:00
cls cls/lock/cls_lock.cc: use !lockers.empty() instead of size() 2013-02-15 21:55:09 +01:00
common Timer.cc: use complete() rather than finish() 2013-02-20 13:29:19 -08:00
crush crush/CrushWrapper.cc: don't pass c_str() result to std::string argument 2013-02-14 10:27:38 -08:00
doc
global
gtest .gitignore: cleanup and sort entries 2013-02-10 20:52:21 +01:00
include osd: introduce HASHPSPOOL pool flag, feature to avoid overlapping pg placements 2013-02-19 15:59:00 -08:00
java java: make CephMountTest use user.* xattr names 2013-02-12 18:36:33 -08:00
jobs
json_spirit
key_value_store kv_flat_btree_async.cc: use empty() instead of size() to check for emptiness 2013-02-14 10:27:38 -08:00
leveldb@c79c270174
librados librados/: include watch cookie in notify_ack 2013-02-20 13:29:20 -08:00
librbd librbd/internal.cc: use !empty() instead of size() 2013-02-14 10:27:39 -08:00
libs3@9dc3a9c683
log src/log/Entry.h: pass function parameter by reference 2013-02-11 11:38:02 +01:00
mds mds/MDSMap.h: use up.empty() instead of up.size() 2013-02-15 21:55:08 +01:00
messages Merge branch 'wip-mds-encode-rebased' 2013-02-11 22:02:40 -08:00
mon mon: allow syslog level and facility for cluster log to be controlled 2013-02-20 12:52:32 -08:00
mount
msg msg/Messenger: rename option 2013-02-12 14:18:37 -08:00
objclass Validate format strings for CLS_ERR/CLS_LOG 2013-01-31 13:06:41 -08:00
objsync
ocf Strip any trailing whitespace from rbd showmapped 2013-02-18 16:24:54 +00:00
os os/FileStore: check replay guard on src for collection rename 2013-02-19 10:41:09 -08:00
osd ReplicatedPG: allow multiple watches in one transaction 2013-02-20 13:29:20 -08:00
osdc librados/: include watch cookie in notify_ack 2013-02-20 13:29:20 -08:00
perfglue
pybind
rbd_fuse rbd-fuse: fix for loop in open_rbd_image() 2013-02-06 08:42:43 -08:00
rgw rgw: user can specify 'rgw port' to listen on a tcp port. 2013-02-14 12:38:55 -08:00
script
test test/bufferlist: fix warning 2013-02-19 15:33:20 -08:00
tools Merge branch 'wip-danny-perf-checks' 2013-02-14 11:36:40 -08:00
upstart udev: trigger ceph-disk-activate directly from udev 2013-02-13 22:18:59 -08:00
.gitignore .gitignore: fix ceph_filestore_dump name 2013-02-12 14:10:18 -08:00
barclass.cc
btrfs_ioc_test.c
ceph_authtool.cc ceph_authtool.cc: use empty() instead of size() 2013-02-15 21:55:08 +01:00
ceph_common.sh ceph_common: fix check for defined/undefined entities in conf 2013-02-17 10:39:44 -08:00
ceph_conf.cc
ceph_fuse.cc
ceph_mds.cc
ceph_mon.cc
ceph_osd.cc
ceph_syn.cc
ceph_ver.c
ceph-clsinfo
ceph-coverage.in
ceph-create-keys ceph-create-keys: create mds bootstrap key 2013-02-13 12:30:22 -08:00
ceph-debugpack.in
ceph-disk-activate ceph-disk-activate: pull mount options from ceph.conf 2013-02-15 14:18:25 -08:00
ceph-disk-prepare ceph-disk-prepare: -f for mkfs.xfs only 2013-02-16 20:55:03 -08:00
ceph-rbdnamer
ceph-run
ceph.conf.twoosds
cephfs.cc
check_version
cls_acl.cc
cls_crypto.cc
cmonctl
crushtool.cc crushtool.cc: use !empty() instead of 'size() > 0' to check for emptiness 2013-02-14 10:27:38 -08:00
dupstore.cc ceph-test: give binaries from ceph-test package useful names 2013-02-10 18:33:56 +01:00
fetch_config
fooclass.cc
init-ceph.in init-ceph.in: replace "/var/run/" by already used $RUN_DIR 2013-02-14 18:12:30 +01:00
init-radosgw
libcephfs.cc libcephfs: Fix shutdown segfault 2013-02-13 12:56:41 -08:00
librados-config.cc
loadclass.sh
logrotate.conf silence logrotate some more 2013-02-06 11:44:56 -08:00
make_version
Makefile.am unit tests for src/common/buffer.{cc,h} 2013-02-17 21:30:51 -08:00
mkcephfs.in
monmaptool.cc monmaptool.cc: use empty() instead of size() to check for emptiness 2013-02-13 14:46:05 +01:00
mount.fuse.ceph
multi-dump.sh
osdmaptool.cc osdmaptool.cc: : use empty() instead of 'size() < 1' 2013-02-14 10:26:22 -08:00
ps-ceph.pl
psim.cc ceph-test: give binaries from ceph-test package useful names 2013-02-10 18:33:56 +01:00
push_to_kclient.pl
push_to_qemu.pl
rados_export.cc
rados_import.cc
rados_sync.cc
rados_sync.h
rados.cc rados.cc: use omap.empty() instead of size() to check for emptiness 2013-02-14 10:26:22 -08:00
radosacl.cc
rbd.cc rbd: udevadm settle before unmap 2013-02-19 08:44:34 -08:00
README
sample.ceph.conf
scratchtool.c
scratchtoolpp.cc scratchtoolpp.cc: print some more results 2013-02-14 10:27:40 -08:00
stop.sh
streamtest.cc
test_trans.cc
testclass.cc
testcrypto.cc
testkeys.cc
testmsgr.cc testmsgr.cc: remove twice included <sys/stat.h> 2013-02-04 09:27:11 -08:00
TODO
unittest_bufferlist.sh unit tests for src/common/buffer.{cc,h} 2013-02-17 21:30:51 -08:00
valgrind.supp
verify-mds-journal.sh
vstart.sh

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