ceph/src
Samuel Just 334f655c27 ReplicatedPG: don't bless C_OSD_SendMessageOnConn
C_OSD_SendMessageOnConn doesn't need to lock the pg.
Canceling it resulted in a leaked message.

Fixes: 6443
Signed-off-by: Samuel Just <sam.just@inktank.com>
2013-10-01 12:22:02 -07:00
..
arch Merge remote-tracking branch 'gh/next' 2013-09-24 21:46:47 -07:00
auth automake cleanup: implementing non-recursive make 2013-09-08 00:11:09 +02:00
bash_completion
client hadoop: remove hadoop shim 2013-09-13 13:39:48 -07:00
cls Makefile: add extra cls DENCODER_DEPS in the cls makefile, not rgw 2013-09-19 21:03:36 -07:00
common Use 'k' when printing 'kilo'; accept either 'K' or 'k' as input 2013-10-01 10:50:08 -07:00
crush fix some comments 2013-09-17 10:34:10 +08:00
doc
global automake cleanup: implementing non-recursive make 2013-09-08 00:11:09 +02:00
gtest
include Use 'k' when printing 'kilo'; accept either 'K' or 'k' as input 2013-10-01 10:50:08 -07:00
java Removing extraneous code 2013-09-16 22:03:34 -07:00
jobs
json_spirit automake cleanup: implementing non-recursive make 2013-09-08 00:11:09 +02:00
key_value_store automake cleanup: implementing non-recursive make 2013-09-08 00:11:09 +02:00
librados librados: add OPERATION_ORDER_READS_WRITES flag 2013-09-24 12:48:07 -07:00
librbd automake cleanup: implementing non-recursive make 2013-09-08 00:11:09 +02:00
libs3@9dc3a9c683
log automake cleanup: implementing non-recursive make 2013-09-08 00:11:09 +02:00
mds Merge pull request #606 from ceph/wip-6332 2013-09-26 10:30:44 -07:00
messages Merge pull request #586 from ceph/wip-copyfrom-big 2013-09-17 11:14:26 -07:00
mon Merge remote-tracking branch 'gh/next' 2013-09-26 18:24:40 -07:00
mount
msg msg/msg_types: use proper NI_MAXSERV when formatting an IP address 2013-09-26 09:51:56 -07:00
objclass osd: provide better version bounds for cls_current_version and ENOENT replies 2013-09-03 10:54:23 -07:00
objsync
ocf
os os/FileStore: add sloppy crc tracking 2013-09-30 16:21:17 -07:00
osd ReplicatedPG: don't bless C_OSD_SendMessageOnConn 2013-10-01 12:22:02 -07:00
osdc Merge pull request #659 from ceph/wip-objecter-notier 2013-10-01 10:41:42 -07:00
perfglue Merge remote-tracking branch 'gh/next' 2013-09-23 09:50:10 -07:00
pybind ceph_argparse.py, cephtool/test.sh: fix blacklist with no nonce 2013-09-26 18:06:30 -07:00
rbd_fuse automake cleanup: renamed inttypes.h 2013-09-07 22:41:10 +02:00
rgw rgw: quiet down warning message 2013-10-01 09:22:00 -07:00
script
test rbd: fix cli test 2013-10-01 10:02:40 -07:00
tools common, os, osd, test, tools: FileStore must work with ghobjects rather than hobjects 2013-09-26 11:29:05 -07:00
upstart
.gitignore mon: get_command_descriptions support program 2013-09-23 23:46:43 +02:00
btrfs_ioc_test.c
ceph_common.sh
ceph_fuse.cc
ceph_mds.cc
ceph_mon.cc
ceph_osd.cc os, ceph_osd: Rename on_disk_version to target_version 2013-09-23 13:12:41 -07:00
ceph_syn.cc
ceph_ver.c
ceph-clsinfo
ceph-coverage.in
ceph-create-keys
ceph-debugpack.in
ceph-disk
ceph-disk-activate
ceph-disk-prepare
ceph-disk-udev
ceph-post-file.in ceph-post-file: use mktemp instead of tempfile 2013-08-30 09:41:29 -07:00
ceph-rbdnamer
ceph-rest-api
ceph-run
ceph.conf.twoosds
ceph.in ceph.in: fix missing exception variable in failure to open -o file 2013-09-27 17:07:26 -07:00
cephfs.cc
check_version
cls_acl.cc
cls_crypto.cc
cmonctl
fetch_config
init-ceph.in do not quote the variable to loop over 2013-09-26 13:10:26 -04:00
init-radosgw init-radosgw*: fix status return value if radosgw isn't running 2013-09-07 11:30:15 +02:00
init-radosgw.sysv init-radosgw*: fix status return value if radosgw isn't running 2013-09-07 11:30:15 +02:00
init-rbdmap
libcephfs.cc
librados-config.cc
loadclass.sh
logrotate.conf
make_version
Makefile-env.am autotools: set noinst_PROGRAMS 2013-09-23 23:46:43 +02:00
Makefile.am autoconf: fix build out of tree 2013-09-26 11:47:26 +02:00
mkcephfs.in
mount.fuse.ceph
multi-dump.sh
ps-ceph.pl
push_to_qemu.pl
rbd.cc rbd.cc: add readonly option for "rbd map" 2013-09-30 20:34:53 -07:00
rbdmap
README
sample.ceph.conf
stop.sh
TODO
unittest_bufferlist.sh
valgrind.supp
verify-mds-journal.sh
vstart.sh vstart: set 'mon pg min per osd' 2013-09-23 14:57:23 -07:00
yasm-wrapper

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