summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* v0.17v0.17Sage Weil2009-10-193-3/+17
* debian: don't try to sign packages; it fails anywaySage Weil2009-10-191-1/+1
* mon: log each client mountSage Weil2009-10-191-3/+4
* Revert "msgr: be a bit more verbose during shutdown"Sage Weil2009-10-192-7/+6
* osd: mix preferred osd into placement seedSage Weil2009-10-192-1/+6
* objecter: call renew_subs when appropriateSage Weil2009-10-191-0/+2
* osd: call renew_subs when appropriateSage Weil2009-10-191-1/+5
* vstart: build osdmap of correct sizeSage Weil2009-10-191-1/+1
* osd: fix pgid parsingSage Weil2009-10-191-1/+1
* monc: cleanup stray sub_want()Sage Weil2009-10-161-4/+1
* mon: semireliable message push from mon to mon clientsSage Weil2009-10-165-10/+32
* qa: add pjd test; change default monhost to cosd0Sage Weil2009-10-162-1/+20
* mon: fix use-after-free in session removalSage Weil2009-10-162-2/+2
* monclient: always subscribe to monmapSage Weil2009-10-161-1/+2
* mon: fix up some uninitialized memorySage Weil2009-10-164-8/+14
* monclient: show when huntingSage Weil2009-10-161-1/+3
* Hadoop: Move CephIOStream native methods into CephFS/CephTalkerGreg Farnum2009-10-167-204/+113
* Hadoop: Move debug output into CephFS, preparing for CephIOStreamsGreg Farnum2009-10-163-138/+151
* libhadoop: Convert CephFSInterface to match the proper Java classes.Greg Farnum2009-10-162-97/+97
* Hadoop: Newly-generated JNI header filesGreg Farnum2009-10-165-184/+250
* Hadoop: Now wraps all ceph calls in a CephFS ABC with a CephTalker implementingGreg Farnum2009-10-163-198/+291
* Hadoop: Now also uses their logging frameworkGreg Farnum2009-10-161-75/+133
* Hadoop: getFileBlockSize has an unclear contract, but it's followed better nowGreg Farnum2009-10-161-2/+3
* Hadoop: clean out unused functions.Greg Farnum2009-10-164-65/+2
* Hadoop: Better documentation between Ceph[Input Output]Stream and libhadoopGreg Farnum2009-10-163-7/+87
* Hadoop: Better document interface between CephFileSystem and libhadoopcephfsGreg Farnum2009-10-162-16/+235
* libhadoop: Remove some silly asserts and fix a minor memory leak.Greg Farnum2009-10-161-7/+5
* Hadoop: Remove unnecessary imports.Greg Farnum2009-10-163-18/+0
* Hadoop: Remove some unused data members/methods.Greg Farnum2009-10-163-8/+0
* hadoop: Moving back to older use of debug.Greg Farnum2009-10-163-93/+91
* Hadoop: Fix tabs to be 2 spaces.Greg Farnum2009-10-163-172/+172
* mon: Remove bad FIX_ME commentGreg Farnum2009-10-161-1/+1
* uclient: Return an error if you open a non-dir via opendirGreg Farnum2009-10-161-4/+5
* monclient: start with hunting=trueSage Weil2009-10-162-3/+3
* osd: send boot message if we get marked downSage Weil2009-10-161-0/+3
* Makefile: 'core' rule to do just the core daemons, toolsSage Weil2009-10-161-0/+4
* sample: rename sample ceph.confSage Weil2009-10-161-7/+7
* mon: show election quorum info on 'mon stat'Sage Weil2009-10-161-0/+1
* mon: defined struct for MMonSubscribeAckSage Weil2009-10-151-0/+5
* todoSage Weil2009-10-151-2/+3
* mds: fix stupid float conversion warningsSage Weil2009-10-152-3/+5
* auth: fix connect responseYehuda Sadeh2009-10-151-2/+3
* Merge branch 'unstable' of ssh://ceph.newdream.net/git/ceph into unstableYehuda Sadeh2009-10-151-3/+5
|\
| * mon: make 'mon add ...' workSage Weil2009-10-151-3/+5
* | wireshark: update with latest version, some other fixesYehuda Sadeh2009-10-156-602/+290
|/
* mon: clean up 'mon ...' command processing, add 'mon getmap'Sage Weil2009-10-133-46/+108
* mon: set initial timeout on sessions; clean up a bitSage Weil2009-10-131-6/+16
* mon: fix warningSage Weil2009-10-131-1/+1
* mon: PaxosServices needs virtual destructorSage Weil2009-10-131-0/+1
* mon: small cleanupSage Weil2009-10-131-2/+1