summaryrefslogtreecommitdiffstats
path: root/src/test (unfollow)
Commit message (Expand)AuthorFilesLines
2013-03-01mds/Server.cc: reduce scope of some variablesDanny Al-Gaaf1-4/+4
2013-03-01mds/Server.cc: : use static_cast instead of C-Style castDanny Al-Gaaf1-12/+12
2013-03-01mds/Migrator.cc: use static_cast instead of C-Style castDanny Al-Gaaf1-12/+12
2013-03-01mds/MDS.cc: remove unused variable 'oldresolve'Danny Al-Gaaf1-1/+1
2013-03-01mds/MDS.cc: : use static_cast instead of C-Style castDanny Al-Gaaf1-9/+9
2013-03-01mds/MDCache.cc: remove unused variables recover_q and check_qDanny Al-Gaaf1-1/+0
2013-03-01mds/MDCache.cc: reduce scope of 'in' in MDCache::open_root_inode()Danny Al-Gaaf1-1/+1
2013-03-01mds/MDCache.cc: use static_cast instead of C-Style castDanny Al-Gaaf1-21/+16
2013-03-01mds/MDBalancer.h: init some double variables in constructorDanny Al-Gaaf1-1/+1
2013-03-01mds/MDBalancer.cc: use static_cast instead of C-Style castDanny Al-Gaaf1-1/+1
2013-03-01ESession.h: initialze 'open' in the constructor with falseDanny Al-Gaaf1-1/+1
2013-03-01mds/LogEvent.cc: use static_cast instead of C-Style castDanny Al-Gaaf1-1/+1
2013-03-01mds/Locker.cc: reduce scope of 'pool' in Locker::issue_client_lease()Danny Al-Gaaf1-2/+1
2013-03-01mds/Locker.cc: use static_cast instead of C-Style castDanny Al-Gaaf1-66/+66
2013-03-01mds/CDir.h: use static_cast instead of C-Style castDanny Al-Gaaf1-1/+1
2013-03-01ceph.spec.in: gdisk for for rpm based systems instead of gptfdisk.Gary Lowell1-1/+1
2013-03-01msgr: drop messages on cons with CLOSED PipesSage Weil1-0/+2
2013-03-01osd: add 'osd debug op order' to track and assert order of client opsSage Weil3-0/+25
2013-03-01osd: include osdmap epoch in osd_op message operator<<Sage Weil1-0/+1
2013-03-01osd: useful debugging for when we drop requestsSage Weil2-0/+5
2013-03-01crush-map.rst: fix chooseleaf syntax in ssd exampleSamuel Just1-7/+7
2013-02-28init-ceph: kick off ceph-create-keys when starting monsSage Weil2-0/+21
2013-02-28init-ceph: fix default admin socket path used for statusSage Weil1-1/+1
2013-02-28osd: show retry attempt in MOSDOp operator<<Sage Weil1-1/+2
2013-02-28msg/Pipe: allow tuning of TCP receive buffer sizeSage Weil2-0/+9
2013-02-28msg/Pipe: move setting of socket options into a common methodSage Weil3-16/+18
2013-02-28FileJournal::wrap_read_bl: adjust pos before returningSamuel Just1-0/+2
2013-02-28librbd/internal.cc: remove unused variable total_writeDanny Al-Gaaf1-3/+0
2013-02-28librbd/internal.cc: reduce scope of 'int r'Danny Al-Gaaf1-1/+1
2013-02-28librados/librados.cc: don't check unsigned 'len' against less than zeroDanny Al-Gaaf1-1/+1
2013-02-28librados/librados.cc: reduce scope of 'ret' in rados_objects_list_next()Danny Al-Gaaf1-2/+1
2013-02-28librados/librados.cc: use static_cast instead of C-Style castDanny Al-Gaaf1-2/+2
2013-02-28librados/RadosClient.cc: use static_cast instead of C-Style castDanny Al-Gaaf1-6/+14
2013-02-28crush/builder.c: fix realloc handlingDanny Al-Gaaf1-31/+158
2013-02-28crush/builder.c: fix sizeof handling of bucket->h.itemsDanny Al-Gaaf1-13/+13
2013-02-28cls_rbd.cc: remove another unused variableDanny Al-Gaaf1-3/+1
2013-02-28cls_rbd.cc: remove unused variableDanny Al-Gaaf1-3/+0
2013-02-28CInode.h: use static_cast instead of C-Style castDanny Al-Gaaf1-1/+1
2013-02-28CDentry.h: use static_cast instead of C-Style castDanny Al-Gaaf1-1/+1
2013-02-28ceph.spec.in: add new Requires from ceph-disk-prepareDanny Al-Gaaf1-0/+4
2013-02-28fix ceph-object-corpus submodule commitSage Weil1-0/+0
2013-02-28doc: rbd-cloudstack: fix bullet list, missing words, change ! to .Dan Mick2-3/+4
2013-02-28ceph-test.install: Add libcephfs-test.jar to package.Gary Lowell1-0/+1
2013-02-28doc: Consolidated Ubuntu and Ubuntu 12.10 requirements.John Wilkins1-10/+2
2013-02-28mon: PaxosServices: don't ignore get_version(ver,bl) return valueJoao Eduardo Luis6-15/+32
2013-02-28doc: Added dependencies for ubuntu 12.10.John Wilkins1-0/+11
2013-02-28debian: require cryptsetup-binSage Weil1-1/+1
2013-02-27vstart.sh: give mon. key mon = 'allow *' capsSage Weil1-1/+1
2013-02-27doc: fixed link and form edit.John Wilkins1-2/+2
2013-02-27doc: Added auth entry to index.John Wilkins1-0/+1