ceph/src
Dan Mick 8103414a45 rbd: handle images disappearing while in ls -l
rbd.list() returns a list of names, but nothing stops them from
going away before rbd.open(); check for ENOENT and ignore if that
happens; warn on other errors

Signed-off-by: Dan Mick <dan.mick@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
2012-12-13 14:46:53 -08:00
..
auth auth: guard decode_decrypt with try block 2012-12-12 22:01:03 -08:00
bash_completion
client Merge remote-tracking branch 'gh/wip-3559' into next 2012-12-10 12:55:14 -08:00
cls rgw: unaccount multipart parts when completing upload 2012-11-27 11:50:38 -08:00
common rgw: configurable list of object attributes 2012-12-12 13:45:21 -08:00
crush crush/CrushWrapper: do not crash if you move an item with no current home 2012-12-08 09:17:51 -08:00
doc
global config: do not always print config file missing errors 2012-12-10 16:41:19 -08:00
gtest
include include/atomic.h: add stdlib.h for size_t 2012-12-11 08:44:09 -08:00
java Makefile: fix libcephfs for gcov and cleanups 2012-11-28 11:59:45 -08:00
jobs
json_spirit json_spirit: thread safe 2012-11-08 13:24:29 -08:00
key_value_store
leveldb@c79c270174
librados librados: watch() should set the WRITE flag on the op 2012-12-06 16:56:41 -08:00
librbd librbd: change internal order parameter to pass-by-value 2012-12-07 10:37:51 -08:00
libs3@9dc3a9c683
log
mds mds: shutdown cleanly if can't authenticate 2012-12-11 15:08:58 -08:00
messages osd: make pool_stat_t encoding backward compatible with v0.41 and older 2012-12-08 09:24:38 -08:00
mon Merge remote-tracking branch 'upstream/wip_split2' into next 2012-12-10 22:00:36 -08:00
mount mount/canonicalize.c: remove twice included string.h 2012-11-28 08:25:42 -08:00
msg Merge branch 'wip-msgr-delay-queue' into next 2012-12-04 14:52:22 -08:00
objclass
objsync
ocf
os os/JournalingObjectStore: un-break op quiescing during journal replay 2012-12-11 17:15:56 -08:00
osd Merge remote-tracking branch 'upstream/wip_split2' into next 2012-12-10 22:00:36 -08:00
osdc objecter: don't use new tid when retrying notifies 2012-12-11 11:13:17 -08:00
perfglue
pybind
rgw rgw: configurable list of object attributes 2012-12-12 13:45:21 -08:00
script
test Merge remote branch 'origin/wip-double-notify' into next 2012-12-11 16:39:59 -08:00
tools tools/common.cc: remove twice included headers 2012-11-28 08:25:42 -08:00
upstart upstart: fix radosgw upstart job 2012-12-06 05:26:11 -08:00
.gitignore rgw: fix build 2012-11-08 13:24:30 -08:00
barclass.cc
btrfs_ioc_test.c
ceph_authtool.cc
ceph_common.sh
ceph_conf.cc
ceph_fuse.cc ceph_fuse.cc: remove twice included sys/stat.h 2012-11-28 08:25:30 -08:00
ceph_mds.cc mds: shutdown cleanly if can't authenticate 2012-12-11 15:08:58 -08:00
ceph_mon.cc Merge branch 'next' 2012-11-29 15:48:54 -08:00
ceph_osd.cc Merge remote-tracking branch 'gh/next' 2012-12-01 18:23:02 -08:00
ceph_syn.cc ceph_syn.cc: remove twice included sys/stat.h 2012-11-28 08:25:32 -08:00
ceph_ver.c
ceph-clsinfo
ceph-coverage.in
ceph-create-keys
ceph-debugpack.in
ceph-disk-activate
ceph-disk-prepare
ceph-rbdnamer
ceph-run
ceph.conf.twoosds make mkcephfs and init-ceph osd filesystem handling more flexible 2012-11-23 19:14:52 -08:00
cephfs.cc
check_version Search for srcdir/.git in check_version 2012-11-26 15:04:08 -08:00
cls_acl.cc
cls_crypto.cc
cmonctl
crushtool.cc crushtool.cc: remove twice included sys/stat.h 2012-11-28 08:25:42 -08:00
dupstore.cc
fetch_config
fooclass.cc
init-ceph.in /etc/init.d/ceph: fs_type assignment syntax error 2012-12-12 19:40:16 -08:00
init-radosgw
libcephfs.cc client: Add routine to get caps of file/fd 2012-12-07 10:18:26 -10:00
librados-config.cc
loadclass.sh
logrotate.conf logrotate: do not spam stdout 2012-12-04 05:25:52 -08:00
make_version
Makefile.am mount.fuse.ceph: add ceph-fuse mount helper 2012-12-12 21:14:38 -08:00
mkcephfs.in mkcephfs: fix fs_type assignment typo 2012-12-06 05:27:41 -08:00
monmaptool.cc monmaptool.cc: remove twice included sys/stat.h 2012-11-28 08:25:41 -08:00
mount.fuse.ceph mount.fuse.ceph: strip out noauto option 2012-12-12 21:14:38 -08:00
multi-dump.sh
osdmaptool.cc osdmaptool.cc: remove twice included sys/stat.h 2012-11-28 08:25:42 -08: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 rados.cc: remove twice included headers 2012-11-28 08:25:42 -08:00
radosacl.cc
rbd.cc rbd: handle images disappearing while in ls -l 2012-12-13 14:46:53 -08:00
README
sample.ceph.conf clarify/correct some of sample.ceph.conf 2012-12-13 10:39:19 -08:00
scratchtool.c
scratchtoolpp.cc
stop.sh
streamtest.cc
test_trans.cc
testclass.cc
testcrypto.cc
testkeys.cc
testmsgr.cc ceph-fuse: fix leak of args 2012-11-09 16:03:20 -08:00
TODO
valgrind.supp
verify-mds-journal.sh
vstart.sh vstart.sh: support -X by adding 'auth required = none' entries 2012-11-13 15:12:16 -08:00

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