ceph/src
David Zafman b0103abdee OSD fails to start with error assert(values.size() == 2)
Remove redundant setting of dirty_info
Fix PG::upgrade() to conform to programming style
Set dirty_big_info in PG::write_info for upgrades

BUG: #4562

Signed-off-by: David Zafman <david.zafman@inktank.com>
Reviewed-by: Sam Just <sam.just@inktank.com>
2013-03-27 11:11:39 -07:00
..
auth auth/AuthMethodList.cc: fix remove_supported_auth() 2013-03-18 14:08:22 +01:00
bash_completion
client client: Don't signal requests already handled 2013-03-26 17:08:49 -05:00
cls cls/rgw/cls_rgw.cc: prefer prefix --operator for iterators 2013-03-12 16:59:44 +01:00
common Merge branch 'next' 2013-03-23 11:03:58 -07:00
crush CrushWrapper.cc: remove some std::string::c_str() calls 2013-03-26 12:46:46 +01:00
doc
global signal_handler: add func to queue an async signal 2013-03-18 13:10:36 -07:00
gtest .gitignore: cleanup and sort entries 2013-02-10 20:52:21 +01:00
include include/elist: Fix clear() to use pop_front() 2013-03-16 11:45:36 -05:00
java java libcephfs: add serialVersionUID to some Exception classes 2013-03-27 12:38:03 +01:00
jobs
json_spirit
key_value_store kv_flat_btree_async.cc: prefer prefix ++operator for iterators 2013-03-18 12:20:43 +01:00
librados librados/librados.cc: prefer prefix ++operator for iterators 2013-03-18 12:20:43 +01:00
librbd librbd: optionally wait for a flush before enabling writeback 2013-03-19 11:42:27 -07:00
libs3@9dc3a9c683
log src/log/Entry.h: pass function parameter by reference 2013-02-11 11:38:02 +01:00
mds MDS.cc: remove double is_clientreplay() check in active_start() 2013-03-27 11:05:11 +01:00
messages Merge remote-tracking branch 'gh/next' 2013-03-26 18:19:27 -07:00
mon Merge remote-tracking branch 'gh/wip-crush' 2013-03-25 16:29:56 -07:00
mount mount/mount.ceph.c: remove unused variable 2013-03-20 16:15:00 +01:00
msg messages: add MOSDMarkMeDown 2013-03-21 18:37:35 -07:00
objclass
objsync
ocf Strip any trailing whitespace from rbd showmapped 2013-02-18 16:24:54 +00:00
os fix append to uninitialized buffer in FlatIndex::created 2013-03-26 16:28:06 -04:00
osd OSD fails to start with error assert(values.size() == 2) 2013-03-27 11:11:39 -07:00
osdc osdc/Striper.cc: prefer prefix ++operator for iterators 2013-03-18 12:35:37 +01:00
perfglue
pybind rados.py: remove unnecessary semicolon 2013-03-21 18:47:46 +01:00
rbd_fuse rbd_fuse/rbd-fuse.c: remove consecutive return/break statement 2013-03-11 15:31:50 +01:00
rgw rgw: bucket index ops on system buckets shouldn't do anything 2013-03-25 09:55:35 -07:00
script
test fix append to uninitialized buffer in FlatIndex::created 2013-03-26 16:28:06 -04:00
tools crush, mon: unlink vs remove 2013-03-22 15:15:38 -07:00
upstart Fix radosgw upstart job 2013-03-27 09:31:07 -07:00
.gitignore add src/leveldb to .gitignore 2013-02-27 14:26:16 +01: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.sh: fix typo in comment 2013-03-27 14:37:49 +01:00
ceph_conf.cc
ceph_fuse.cc
ceph_mds.cc
ceph_mon.cc mon: Monitor: clearer output on error during attempt to convert store 2013-03-20 13:31:14 +00:00
ceph_osd.cc ceph_osd: clear client_throttler prior to putting g_ceph_context 2013-03-21 18:37:35 -07:00
ceph_syn.cc ceph_syn.cc: prefer prefix ++operator for iterators 2013-03-13 17:54:39 +01:00
ceph_ver.c
ceph-clsinfo
ceph-coverage.in
ceph-create-keys ceph-create-keys: rename log to LOG since it's a constants 2013-03-21 17:13:26 +01:00
ceph-debugpack.in
ceph-disk Merge pull request #144 from dalgaaf/wip-da-ceph-disk 2013-03-26 12:06:41 -07:00
ceph-disk-activate ceph-disk: consolidate ceph-disk-* into a single binary 2013-03-19 12:52:23 -07:00
ceph-disk-prepare ceph-disk: consolidate ceph-disk-* into a single binary 2013-03-19 12:52:23 -07:00
ceph-rbdnamer
ceph-run
ceph.conf.twoosds
cephfs.cc
check_version
cls_acl.cc cls_acl.cc: remove unused variables 2013-02-27 16:51:56 +01:00
cls_crypto.cc cls_crypto.cc: remove some unused variables 2013-02-27 16:54:35 +01:00
cmonctl
crushtool.cc crush, mon: unlink vs remove 2013-03-22 15:15:38 -07:00
dupstore.cc dupstore.cc: prefer prefix ++operator for iterators 2013-03-13 19:08:19 +01:00
fetch_config
fooclass.cc
init-ceph.in init-ceph: clean up temp ceph.conf filename on exit 2013-03-22 13:25:43 -07:00
init-radosgw Revert "Use start-stop-daemon --chuid option to setuid to www-data." 2013-03-11 13:23:13 -07:00
libcephfs.cc libcephfs: fix ceph_get_osd_crush_location 2013-03-21 15:32:39 -07:00
librados-config.cc
loadclass.sh
logrotate.conf
make_version
Makefile.am Merge pull request #148 from dachary/wip-4542 2013-03-27 11:00:14 -07:00
mkcephfs.in mkcephfs.in: use 32 chars for mktemp to be more unique 2013-03-27 16:50:12 +01:00
mon_store_converter.cc mon_store_converter.cc: use empty() instead of size() 2013-02-26 11:15:35 +01:00
monmaptool.cc monmaptool.cc: prefer prefix ++operator for iterators 2013-03-14 19:24:02 +01:00
mount.fuse.ceph
multi-dump.sh
osdmaptool.cc osdmaptool.cc: prefer prefix ++operator for iterators 2013-03-18 12:35:38 +01: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_export.cc: reduce scope of 'int ret' in do_rados_export() 2013-03-11 15:07:36 +01:00
rados_import.cc
rados_sync.cc rados_sync.cc: fix typo in error msg 2013-03-11 16:10:54 +01:00
rados_sync.h rados_sync.{cc,h}: pass some const std::string by reference 2013-03-11 15:23:15 +01:00
rados.cc rados.cc: prefer prefix ++operator for iterators 2013-03-18 12:35:38 +01:00
radosacl.cc
rbd.cc Merge branch 'next' 2013-03-18 22:54:25 -07: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
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 vstart.sh: osd debug op order = true 2013-03-07 09:28:17 -08:00

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