ceph/src
Sage Weil 0a2ec988f1 config: add 'fatal signal handlers' option
This will let us disable the sighandlers for SEGV, etc.

Signed-off-by: Sage Weil <sage@inktank.com>
2012-08-27 14:57:35 -07:00
..
auth Merge remote-tracking branch 'gh/wip-crypto' 2012-08-21 15:47:57 -07:00
bash_completion rbd: use generic options, keyring for 'rbd map' 2012-08-17 16:51:15 -07:00
client SyntheticClient: fix warnings 2012-08-16 14:37:06 -07:00
cls cls_rgw_client: fix #include path 2012-08-27 14:41:09 -07:00
common config: add 'fatal signal handlers' option 2012-08-27 14:57:35 -07:00
crush crush: add helper has_nondefault_tunables() 2012-08-13 11:03:50 -07:00
doc
global config: add 'fatal signal handlers' option 2012-08-27 14:57:35 -07:00
gtest
include interval_set: predeclare const_iterator 2012-08-24 14:55:41 -07:00
jobs
json_spirit
leveldb@f2d406b421
librados librados: implement aio_remove 2012-08-23 13:11:28 -07:00
librbd Merge branch 'wip-rbd-layering' 2012-08-17 19:29:13 -07:00
libs3@9dc3a9c683
log log: simplify log logic a bit 2012-07-17 08:36:54 -07:00
mds Merge branch 'next' 2012-08-20 15:04:45 -07:00
messages
mon mon: describe how pgs are stuck in 'health detail' 2012-08-24 14:43:56 -07:00
mount
msg Merge branch 'wip-msgr' 2012-08-23 13:29:10 -07:00
objclass objclass: add api calls to get/set xattrs 2012-07-20 12:55:55 -07:00
objsync
obsync obsync: add missing package specifier to format_exc 2012-08-16 11:01:46 -07:00
ocf rbd: use generic options, keyring for 'rbd map' 2012-08-17 16:51:15 -07:00
os filejournal: instrument journal write counts, sizes 2012-08-14 14:45:27 -07:00
osd osd: turn off lockdep during shutdown signal handler 2012-08-26 08:42:06 -07:00
osdc objecter: use ordered map<> for tracking tids to preserve order on resend 2012-08-23 11:53:59 -07:00
perfglue cpu_profiler: drop start, stop commands 2012-08-17 10:58:32 -07:00
pybind Merge branch 'wip-rbd-protect' into master 2012-08-16 12:57:58 -07:00
rgw rgw-admin: get rid of lazy remove option, other fixes 2012-08-27 12:41:27 -07:00
script perf-watch: initial version 2012-08-22 17:22:58 -07:00
test Merge remote-tracking branch 'origin/master' into wip-gc2 2012-08-27 12:43:27 -07:00
tools obj_bencher: remove all benchmark files matching a prefix 2012-08-23 15:52:31 -07:00
upstart
.gitignore
barclass.cc
btrfs_ioc_test.c
ceph_authtool.cc ceph-authtool: Fix usage, it's --print-key not --print. 2012-08-02 13:02:04 -07:00
ceph_common.sh mkcephfs, init-ceph: Warn if hostname "localhost" is seen in ceph.conf. 2012-08-20 17:16:41 -07:00
ceph_conf.cc
ceph_fuse.cc msgr: indicate whether clients are lossy 2012-07-20 18:36:32 -07:00
ceph_mds.cc global: fix version banner in log on startup 2012-08-14 14:06:47 -07:00
ceph_mon.cc mon: require --id 2012-08-25 15:29:56 -07:00
ceph_osd.cc global: fix version banner in log on startup 2012-08-14 14:06:47 -07:00
ceph_syn.cc
ceph_ver.c
ceph-clsinfo
ceph-coverage.in
ceph-debugpack.in
ceph-disk-activate
ceph-disk-prepare
ceph-rbdnamer Robustify ceph-rbdnamer and adapt udev rules 2012-07-16 17:34:22 -07:00
ceph-run
ceph.conf.twoosds
cephfs.cc cephfs: add 'map' command to dump file mapping onto objects, osds 2012-08-22 17:23:10 -07:00
check_version
cls_acl.cc
cls_crypto.cc
cls_rbd.cc Fix compilation warnings on squeeze; can't printf() snapid_t directly 2012-08-21 11:57:38 -07:00
cmonctl
crushtool.cc
dupstore.cc
fetch_config
fooclass.cc
init-ceph.in init-ceph: use SSH in "service ceph status -a" to get version 2012-08-20 13:29:11 -07:00
init-radosgw
libcephfs.cc config: send warnings to a ostream* argument 2012-07-28 07:39:27 -07:00
librados-config.cc
loadclass.sh
logrotate.conf
make_version
Makefile.am Merge remote-tracking branch 'origin/master' into wip-gc2 2012-08-27 12:43:27 -07:00
mkcephfs.in fix keyring generation for mds and osd 2012-08-16 09:26:00 -07:00
monmaptool.cc
multi-dump.sh
osdmaptool.cc osdmap: apply mon_max_osd when generating osdmap from conf 2012-08-14 16:06:55 -07:00
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 obj_bencher: remove all benchmark files matching a prefix 2012-08-23 15:52:31 -07:00
radosacl.cc
rbd.cc rbd: force all exiting paths through main()/return 2012-08-23 13:03:00 -07:00
README
sample.ceph.conf
scratchtool.c
scratchtoolpp.cc
stop.sh
streamtest.cc
test_trans.cc
testclass.cc
testcrypto.cc auth: move Crypto users to use CephContext 2012-08-16 17:01:25 -07:00
testkeys.cc
testmsgr.cc
TODO
valgrind.supp
verify-mds-journal.sh
vstart.sh vstart.sh: apply extra conf after the defaults 2012-07-27 14:28:04 -07:00

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