ceph/src
Sage Weil 091d16ab13 mds: init in cap_reconnect_t ctor
At (2): Non-static class member field "capinfo.cap_id" is not initialized in this constructor nor in any functions that it calls.
At (4): Non-static class member field "capinfo.wanted" is not initialized in this constructor nor in any functions that it calls.
At (6): Non-static class member field "capinfo.issued" is not initialized in this constructor nor in any functions that it calls.
At (8): Non-static class member field "capinfo.snaprealm" is not initialized in this constructor nor in any functions that it calls.
At (10): Non-static class member field "capinfo.pathbase" is not initialized in this constructor nor in any functions that it calls.
CID 717257 (#1 of 1): Uninitialized scalar field (UNINIT_CTOR)
At (12): Non-static class member field "capinfo.flock_len" is not initialized in this constructor nor in any functions that it calls.

Signed-off-by: Sage Weil <sage@inktank.com>
2012-10-19 09:06:06 -07:00
..
auth auth: fix uninit vars 2012-08-31 13:11:34 -07:00
bash_completion osd: deep scrub, read file contents from disk and compare digest 2012-09-05 14:19:19 -07:00
client Merge branch 'wip-3346' 2012-10-18 22:14:24 -05:00
cls cls_rgw: init var in ctor 2012-10-15 14:14:28 -07:00
common Merge branch 'wip-rbd-stripe' (early part) 2012-10-18 16:42:15 -07:00
crush crushtester: fix uninit var 2012-09-28 13:18:05 -07:00
doc
global pidfile: fix fd leak from pidfile_remove() 2012-09-28 13:18:05 -07:00
gtest Makefile: Updates to eliminates warnings, add test for boost system lib. 2012-10-15 14:14:34 -07:00
include Merge branch 'wip-rbd-stripe' (early part) 2012-10-18 16:42:15 -07:00
jobs
json_spirit
key_value_store OSD: deprecate CLS_METHOD_PUBLIC flag 2012-10-02 15:43:37 -07:00
leveldb@c79c270174 leveldb: revert accidental rewind 2012-10-17 12:00:52 -07:00
librados Merge remote-tracking branch 'gh/wip-rbd-coverity 2012-09-25 22:31:23 -07:00
librbd librbd: log why create failed when striping features missing 2012-10-15 15:34:07 -07:00
libs3@9dc3a9c683
log LogEntry: fix uninit in ctor 2012-09-28 13:18:05 -07:00
mds mds: init in cap_reconnect_t ctor 2012-10-19 09:06:06 -07:00
messages Merge branch 'wip-3301' 2012-10-16 21:06:00 -07:00
mon mon: MonitorStore: fix error checks for mkdir operations 2012-10-17 21:22:07 +01:00
mount
msg Merge remote-tracking branch 'gh/next' 2012-10-04 10:08:46 -07:00
objclass objclass: require each class method to have a flag set 2012-10-02 15:43:37 -07:00
objsync
ocf rbd: Use TextTable for showmapped and lock list 2012-10-04 16:20:13 -07:00
os FileJournal: ignore osd journal size for block devices 2012-10-08 20:33:43 -07:00
osd osd: include buffer_extents in ObjectExtent operator<< 2012-10-15 15:34:06 -07:00
osdc striper: expose method that works directrly from a map<> 2012-10-15 15:34:07 -07:00
perfglue cpu_profiler: drop start, stop commands 2012-08-17 10:58:32 -07:00
pybind librbd: update python bindings for striped image creation 2012-10-15 15:34:03 -07:00
rgw radosgw: fix compile warning 2012-10-16 17:27:28 -07:00
script perf-watch: initial version 2012-08-22 17:22:58 -07:00
test rbd: implement bench-write command 2012-10-18 16:43:26 -07:00
tools ceph tool: document 'ceph osd map ...' command 2012-09-28 17:37:53 -07:00
upstart upstart: OSD journal can be a symlink; if it's dangling, don't start. 2012-10-05 15:41:35 -07:00
.gitignore gitignore: Update to match packaging changes and additions, rest-bench addition. 2012-10-09 13:38:45 -07:00
barclass.cc
btrfs_ioc_test.c
ceph_authtool.cc ceph-authtool: Fix usage, it's --print-key not --print. 2012-08-02 13:02:04 -07:00
ceph_common.sh ceph_common.sh: 'hostname -s' (instead of cut ...) 2012-09-20 10:12:30 -07:00
ceph_conf.cc
ceph_fuse.cc client: Mods to fix #3184 for messenger shutdown 2012-09-27 14:34:29 -07:00
ceph_mds.cc global: fix version banner in log on startup 2012-08-14 14:06:47 -07:00
ceph_mon.cc mon: refactor monitor feature checks 2012-09-12 17:33:01 -07:00
ceph_osd.cc osd: Make --get-journal-fsid not really start the osd. 2012-10-05 15:41:35 -07:00
ceph_syn.cc client: Mods to fix #3184 for messenger shutdown 2012-09-27 14:34:29 -07:00
ceph_ver.c
ceph-clsinfo
ceph-coverage.in
ceph-create-keys ceph-create-keys: Refactor to share wait_for_quorum call. 2012-10-05 11:09:06 -07:00
ceph-debugpack.in ceph-debugpack: updates 2012-10-09 14:13:57 -07:00
ceph-disk-activate ceph-disk-{prepare,activate}: Default mkfs arguments and mount options. 2012-10-05 15:41:35 -07:00
ceph-disk-prepare ceph-disk-prepare, debian/control: Support external journals. 2012-10-15 09:34:36 -07:00
ceph-rbdnamer
ceph-run
ceph.conf.twoosds
cephfs.cc cephfs: Fix warning - use err instead of errno 2012-09-26 17:28:21 -07:00
check_version
cls_acl.cc
cls_crypto.cc
cls_rbd.cc cls_rbd: fix snap key filtering 2012-10-15 15:34:03 -07:00
cmonctl
crushtool.cc crushtool: Miscellaneous cleanup. 2012-08-31 13:20:30 -07:00
dupstore.cc
fetch_config
fooclass.cc
init-ceph.in init-ceph: use SSH in "service ceph status -a" to get version 2012-08-20 13:29:11 -07:00
init-radosgw
libcephfs.cc client: Implement lchown in Client and libcephfs 2012-10-17 12:50:48 -05:00
librados-config.cc
loadclass.sh
logrotate.conf logrotate: fix bash syntax 2012-10-13 22:34:29 -07:00
make_version
Makefile.am Merge branch 'wip-rbd-stripe' (early part) 2012-10-18 16:42:15 -07:00
mkcephfs.in fix keyring generation for mds and osd 2012-08-16 09:26:00 -07:00
monmaptool.cc
multi-dump.sh
osdmaptool.cc osdmap, mon: optional dump 'osd tree' in json 2012-10-02 10:42:50 -07: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: fix error paths in do_put() 2012-09-28 13:18:06 -07:00
radosacl.cc
rbd.cc rbd: implement bench-write command 2012-10-18 16:43:26 -07:00
README
sample.ceph.conf
scratchtool.c
scratchtoolpp.cc
stop.sh vstart.sh: -r to start radosgw 2012-09-01 14:51:04 -07:00
streamtest.cc
test_trans.cc
testclass.cc
testcrypto.cc auth: move Crypto users to use CephContext 2012-08-16 17:01:25 -07:00
testkeys.cc
testmsgr.cc
TODO
valgrind.supp
verify-mds-journal.sh
vstart.sh vstart.sh: log client to out/$name.log 2012-10-17 22:57:10 -07:00

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