ceph/src
Ray Lv f01202de89 Fixes: #7172
To ensure LevelDBStore::db is destroyed before dependent LevelDBStore::db_cache and LevelDBStore::filterpolicy.

Signed-off-by: Signed-off-by: Ray Lv <xiangyulv@gmail.com>
2014-01-17 20:42:54 +08:00
..
arch Merge remote-tracking branch 'gh/next' 2013-09-24 21:46:47 -07:00
auth
bash_completion
client client: fix invalid iterator dereference in Client::trim_caps() 2013-10-20 21:34:02 +08:00
cls rgw: include marker and truncated flag in data log list api 2013-10-24 08:56:45 -07:00
common Merge pull request #773 from dachary/wip-6614 2013-10-28 21:15:32 -07:00
crush Merge remote-tracking branch 'gh/next' 2013-10-01 16:01:24 -07:00
doc
global SignalHandler: fix infinite loop on BSD systems 2013-10-14 11:14:44 -07:00
gtest
include Merge pull request #773 from dachary/wip-6614 2013-10-28 21:15:32 -07:00
java
jobs
json_spirit
key_value_store
librados librados: support pinging a monitor without auth via RadosClient 2013-10-23 02:52:01 +01:00
librbd librbd: fix build error 2013-10-21 15:48:42 -07:00
libs3@9dc3a9c683
log
mds Merge pull request #775 from ceph/wip-readdirend 2013-10-28 21:01:27 -07:00
messages
mon fix the bug if we set pgp_num=-1 using "ceph osd pool set data|metadata|rbd -1" 2013-10-28 13:29:50 -07:00
mount
msg msgr: debug delay_thread join 2013-10-01 12:04:42 -07:00
objclass
objsync Invoke python with /usr/bin/env python instead of directly 2013-09-30 14:58:11 -07:00
ocf
os Fixes: #7172 2014-01-17 20:42:54 +08:00
osd ReplicatedPG: src_obcs can now be empty 2013-10-28 23:35:00 -07:00
osdc Objecter: expose the copy-get()'ed object's category 2013-10-25 13:52:57 -07:00
perfglue
pybind Merge pull request #777 from ceph/wip-scripts 2013-10-28 17:12:26 -07:00
rbd_fuse ceph: Update FUSE_USE_VERSION from 26 to 30. 2013-10-02 14:42:43 -07:00
rgw Merge remote-tracking branch 'upstream/next' 2013-10-28 22:51:04 -07:00
script Invoke python with /usr/bin/env python instead of directly 2013-09-30 14:58:11 -07:00
test Merge remote-tracking branch 'upstream/next' 2013-10-28 22:51:04 -07:00
tools ceph-kvstore-tool: copy one leveldb store to some other place 2013-10-16 21:25:06 +01:00
upstart upstart: fail osd start if crush update fails 2013-10-28 15:58:29 -07:00
.gitignore .gitignore: ceph-kvstore-tool 2013-10-16 14:23:13 -07:00
btrfs_ioc_test.c
ceph_common.sh
ceph_fuse.cc
ceph_mds.cc
ceph_mon.cc ceph-mon: add debug to ip selection 2013-10-21 15:33:37 -07:00
ceph_osd.cc
ceph_syn.cc
ceph_ver.c
ceph-clsinfo
ceph-coverage.in
ceph-create-keys Invoke python with /usr/bin/env python instead of directly 2013-09-30 14:58:11 -07:00
ceph-debugpack.in
ceph-disk Make fsid comparison case-insensitive 2013-10-03 10:32:50 +01:00
ceph-disk-activate
ceph-disk-prepare
ceph-disk-udev
ceph-post-file.in
ceph-rbdnamer
ceph-rest-api Invoke python with /usr/bin/env python instead of directly 2013-09-30 14:58:11 -07:00
ceph-run
ceph.conf.twoosds
ceph.in ceph: tolerate commands without any child args 2013-10-24 12:35:47 -07:00
cephfs.cc
check_version
cls_acl.cc
cls_crypto.cc
cmonctl
fetch_config
init-ceph.in init-ceph: make crush update on osd start time out 2013-10-28 15:58:29 -07:00
init-radosgw radosgw: create /var/log/radosgw in package, not init script 2013-10-16 16:16:16 -07:00
init-radosgw.sysv radosgw: create /var/log/radosgw in package, not init script 2013-10-16 16:16:16 -07:00
init-rbdmap Update init-rbdmap 2013-10-24 14:49:53 -07:00
libcephfs.cc
librados-config.cc
loadclass.sh
logrotate.conf
make_version
Makefile-env.am autoconf: fix typo on AM_COMMON_CFLAGS 2013-10-20 04:11:07 +02:00
Makefile.am Makefile: fix /sbin vs /usr/sbin behavior 2013-10-17 12:06:49 -07:00
mkcephfs.in
mount.fuse.ceph
multi-dump.sh
ps-ceph.pl
push_to_qemu.pl
rbd.cc rbd: be helpful with invalid command 2013-10-01 15:29:52 -07:00
rbdmap
README
sample.ceph.conf
stop.sh
TODO
unittest_bufferlist.sh test: Change interpreter from /bin/bash to /bin/sh 2013-10-28 11:50:49 -07:00
valgrind.supp
verify-mds-journal.sh
vstart.sh pybind: use find_library to look for librados 2013-10-28 11:50:03 -07:00
yasm-wrapper

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