ceph/src
Samuel Just a2006507a0 PGLog: don't move up log.tail
Moving up log.tail unnecessarily risks backfilling
a replica after a split.  Also, it disrupts the
property that replicas from the most recent interval
which performed writes must have overlapping logs.

Signed-off-by: Samuel Just <sam.just@inktank.com>
2014-01-22 14:38:25 -08:00
..
arch
auth mon: implement --key for --mkfs 2014-01-01 11:07:42 +01:00
bash_completion
client OSDMap: remove get_pg_primary() function 2014-01-15 16:33:05 -08:00
cls
common hobject: admit that gen_t is actually version_t 2014-01-22 14:38:25 -08:00
crush inttypes: detect and define missing integer types 2014-01-02 11:03:48 -08:00
doc
global
gtest gtest: disable tr1/tuple 2013-12-29 13:32:00 -08:00
include Merge pull request #1088 from christian-marie/wip-c-atomic-writes 2014-01-17 11:47:26 -08:00
java
jobs
json_spirit json_spirit: don't build json_spirit_value.cpp 2013-12-30 12:58:37 -08:00
key_value_store kvstore: only build on linux 2013-12-29 13:31:59 -08:00
librados Merge pull request #1106 from ceph/wip-rgw-contention 2014-01-17 13:17:48 -08:00
librbd librbd: better error when unprotect fails on unprotected snap 2013-12-31 16:26:07 -08:00
libs3@9dc3a9c683
log log: use on exit manager to flush logs on exit 2014-01-04 12:54:03 -08:00
mds Merge pull request #1071 from ceph/wip-max-file-size 2014-01-13 17:43:49 -08:00
messages MOSDMap: reencode maps if target doesn't have OSDMAP_ENC 2014-01-22 17:34:31 +02:00
mon Merge pull request #1079 from ceph/wip-tier-bits 2014-01-22 13:44:46 -08:00
mongoose@ca7d69fda0 mongoose: fix warning 2014-01-10 09:26:30 -08:00
mount remove spurious executable permissions on files 2014-01-09 08:57:00 -07:00
msg pipe: handle missing MSG_MORE and MSG_NOSIGNAL 2014-01-04 09:18:04 -08:00
objclass
objsync
ocf
os FileStore::_collection_move_rename: remove source before closing guard 2014-01-22 14:38:25 -08:00
osd PGLog: don't move up log.tail 2014-01-22 14:38:25 -08:00
osdc osd: include snap_seq in copy-get results 2014-01-13 16:19:47 -08:00
perfglue
pybind
rbd_fuse
rgw Merge pull request #1106 from ceph/wip-rgw-contention 2014-01-17 13:17:48 -08:00
script
test mon/MonCommands: 'invalidate+forward' -> 'forward' 2014-01-22 00:27:09 +02:00
tools mon, osdmaptool: switch to primary-specifying pg_to_up_acting_osds 2014-01-15 16:33:05 -08:00
upstart
.gitignore add autotools-generated files to .gitignore 2014-01-03 16:47:23 -07:00
btrfs_ioc_test.c
ceph_common.sh
ceph_fuse.cc
ceph_mds.cc
ceph_mon.cc Merge pull request #1011 from dachary/wip-mon-daemonize 2013-12-31 17:12:39 -08:00
ceph_osd.cc ceph_osd: add EC to OSD's supported features used by the messenger 2013-12-19 02:20:01 +00:00
ceph_syn.cc
ceph_ver.c
ceph-clsinfo
ceph-coverage.in
ceph-create-keys
ceph-crush-location.in
ceph-debugpack.in
ceph-disk ceph-disk: implement --sysconfdir as /etc/ceph 2014-01-03 16:30:41 +01:00
ceph-disk-activate
ceph-disk-prepare
ceph-disk-udev
ceph-post-file.in
ceph-rbdnamer
ceph-rest-api
ceph-run
ceph.conf.twoosds
ceph.in
cephfs.cc
check_version
cls_acl.cc
cls_crypto.cc
cmonctl
fetch_config
init-ceph.in init-ceph: pass config file path when adjust crush position 2014-01-02 16:52:14 -08:00
init-radosgw
init-radosgw.sysv
init-rbdmap
libcephfs.cc inttypes: use portable types in public headers 2013-12-29 13:35:58 -08:00
librados-config.cc
loadclass.sh
logrotate.conf
make_version
Makefile-env.am keyutils: handle non-linux platform 2014-01-04 09:18:04 -08:00
Makefile.am make: add libcommon for missing symbols 2013-12-21 13:13:09 -06:00
mkcephfs.in
mount.fuse.ceph
multi-dump.sh
ps-ceph.pl
push_to_qemu.pl
rbd.cc rbd: expose mount_timeout map option 2014-01-17 11:53:38 +02:00
rbdmap
README
sample.ceph.conf
stop.sh vstart/stop: do not loop forever on kill 2013-12-23 21:44:38 +01:00
TODO
unittest_bufferlist.sh
valgrind.supp
verify-mds-journal.sh
vstart.sh mon: favor 'mds set max_mds' over 'mds set_max_mds' 2014-01-15 19:02:23 -08:00
yasm-wrapper

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