ceph/src
Sage Weil e082f1247f ceph-disk: make is_held() smarter about full disks
Handle the case where the device is a full disk.  Make the partition
check a bit more robust (don't make assumptions about naming aside from
the device being a prefix of the partition).

Signed-off-by: Sage Weil <sage@inktank.com>
2013-07-02 14:00:15 -07:00
..
auth mon/AuthMonitor: make initial auth include rotating keys 2013-06-23 09:25:55 -07:00
bash_completion
client osdc: re-calculate truncate_size for strip objects 2013-06-20 12:26:30 -07:00
cls *: always include rados.h using types.h 2013-06-17 14:20:53 -07:00
common mon: enable leveldb cache by default 2013-06-25 21:25:04 -07:00
crush Clean up CrushWrapper methods that take string: no c_str() necessary 2013-06-12 21:56:17 -07:00
doc
global ceph-conf: make --show-config-value reflect daemon defaults 2013-06-19 19:44:45 -07:00
gtest
include librados: new rados_mon_command_target to talk to a specific monitor 2013-06-13 09:26:44 -07:00
java libcephfs_jni.cc: reduce scope of ret variable 2013-05-10 19:19:59 +02:00
jobs
json_spirit mon: add JSON command parsing framework 2013-05-21 15:54:13 -07:00
key_value_store *: always include rados.h using types.h 2013-06-17 14:20:53 -07:00
librados *: always include rados.h using types.h 2013-06-17 14:20:53 -07:00
librbd osdc: re-calculate truncate_size for strip objects 2013-06-20 12:26:30 -07:00
libs3@9dc3a9c683
log
mds mds: log before respawning when standby-replay falls behind 2013-06-28 14:25:12 -07:00
messages mds: fix cross-authorty rename race 2013-06-17 19:14:06 +08:00
mon mon: Paxos: update first_committed on first paxos proposal 2013-07-01 15:20:51 -07:00
mount mount/mount.ceph.c: reduce scope of 'value' 2013-06-03 11:55:50 +02:00
msg msgr: clear_pipe+queue reset when replacing lossy connections 2013-06-23 18:09:55 -07:00
objclass objclass/class_debug.cc: reduce scope of 'n' in cls_log() 2013-05-16 14:20:10 +02:00
objsync
ocf
os Merge remote-tracking branch 'upstream/next' 2013-06-19 19:54:31 -07:00
osd set object_info_t pool of an ObjectContext if it is undefined or bad 2013-07-02 19:40:32 +02:00
osdc osdc/Objecter.cc: use static_cast instead of C-Style cast 2013-06-24 15:24:00 +02:00
perfglue
pybind get_xattr() can return more than 4KB 2013-06-25 16:10:22 +02:00
rbd_fuse rbd_fuse/rbd-fuse.c: reduce scope of some variables in open_rbd_image() 2013-05-16 14:20:09 +02:00
rgw rgw: Fix return value for swift user not found 2013-07-01 14:57:17 +02:00
script perf-watch.py: fix naming of a local variable 2013-04-25 15:54:34 +02:00
test librados: fix test warning on 32-bit platforms 2013-07-01 14:30:03 -07:00
tools PGLog: remove other ondisklog references 2013-06-17 14:50:52 -07:00
upstart sysvinit, upstart: ceph-disk activate-all on start 2013-06-17 09:49:54 -07:00
.gitignore .gitignore: add 'ceph', now a generated file 2013-06-07 21:47:11 -07:00
barclass.cc
btrfs_ioc_test.c
ceph_authtool.cc
ceph_common.sh sysvinit: fix enumeration of local daemons when specifying type only 2013-05-16 20:39:32 -07:00
ceph_conf.cc ceph-conf: make --show-config-value reflect daemon defaults 2013-06-19 19:44:45 -07:00
ceph_fuse.cc ceph-fuse: fix uninitialized variable 2013-06-13 18:13:34 -07:00
ceph_mds.cc Merge branch 'next' 2013-05-23 08:49:10 -07:00
ceph_mon.cc mon: do not reopen MonitorDBStore during startup 2013-06-26 06:55:02 -07:00
ceph_osd.cc Merge pull request #312 from ceph/wip-osd-hb 2013-05-23 10:17:14 -07:00
ceph_syn.cc ceph-syn: specify which types of addresses to pick 2013-05-22 18:18:19 +01:00
ceph_ver.c
ceph-clsinfo
ceph-coverage.in
ceph-create-keys ceph-create-keys: Make sure directories for admin and bootstrap keys exist 2013-06-12 08:40:25 -07:00
ceph-debugpack.in
ceph-disk ceph-disk: make is_held() smarter about full disks 2013-07-02 14:00:15 -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-disk-udev ceph-disk-udev: set up by-partuuid, -typeuuid symlinks on ancient udev 2013-06-17 11:16:42 -07:00
ceph-rbdnamer
ceph-run
ceph.conf.twoosds
ceph.in Merge branch 'next' 2013-06-21 18:46:08 -07:00
cephfs.cc
check_version
cls_acl.cc
cls_crypto.cc
cmonctl
crushtool.cc Clean up CrushWrapper methods that take string: no c_str() necessary 2013-06-12 21:56:17 -07:00
dupstore.cc src/dupstore.cc: check return value of list_collections() 2013-05-14 18:44:06 +02:00
fetch_config
fooclass.cc
init-ceph.in Merge branch 'next' 2013-06-17 19:55:55 -07:00
init-radosgw init-radosgw: use radosgw --show-config-value to get config values 2013-06-19 19:44:46 -07:00
init-radosgw.sysv Merge remote-tracking branch 'gh/next' 2013-06-24 20:41:15 -07:00
init-rbdmap Add rc script for rbd map/unmap 2013-06-24 21:48:26 -07:00
libcephfs.cc libcephfs: add ceph_get_pool_name() 2013-05-17 17:06:36 -07:00
librados-config.cc
loadclass.sh
logrotate.conf
make_version
Makefile.am Makefile.am: fix libglobal.la race with ceph_test_cors 2013-06-26 12:28:09 -07:00
mkcephfs.in mkcephfs: give mon. key 'allow *' mon caps 2013-04-24 11:23:25 -07:00
mon_store_converter.cc
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
push_to_kclient.pl
push_to_qemu.pl
rados_export.cc
rados_import.cc
rados_sync.cc rados_sync.cc: remove dead and not needed code 2013-05-11 00:02:55 +02:00
rados_sync.h
rados.cc rados: --num-objects will now cause bench to stop after that many objects 2013-06-07 15:59:40 -07:00
radosacl.cc
rbd.cc src/rbd.cc: silence CID COPY_PASTE_ERROR warning 2013-05-22 15:45:18 +02:00
rbdmap Add rc script for rbd map/unmap 2013-06-24 21:48:26 -07:00
README
sample.ceph.conf
scratchtool.c scratchtool.c: cleanup rados_t on error 2013-05-14 18:39:30 +02:00
scratchtoolpp.cc
stop.sh
streamtest.cc
test_trans.cc
testclass.cc
testcrypto.cc
testkeys.cc
testmsgr.cc
TODO
unittest_bufferlist.sh
valgrind.supp
verify-mds-journal.sh
vstart.sh Merge remote-tracking branch 'gh/next' 2013-06-13 15:17:05 -07:00

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