summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* reinclude assert.h after json_spiritSage Weil2012-06-072-0/+3
* Merge remote-tracking branch 'gh/wip-assert'Sage Weil2012-06-0749-58/+114
|\
| * make everyone use our assert #include and macroSage Weil2012-06-0647-56/+105
| * assert: detect when /usr/include/assert.h clobbers usSage Weil2012-06-062-2/+9
* | doc: Typo fix.John Wilkins2012-06-071-1/+1
* | mon: set policy for client, mds before throttlerSage Weil2012-06-061-0/+5
* | DBObjectMap: fix some warningsSage Weil2012-06-061-5/+5
|/
* Merge remote-tracking branch 'gh/wip-msgr-interface'Sage Weil2012-06-065-519/+1103
|\
| * msg: make clear_pipe work only on a given Pipe, rather than the current one.Greg Farnum2012-06-032-4/+4
| * msgr: add mistakenly-removed msgr->lock.Lock() back inGreg Farnum2012-05-231-0/+1
| * Merge remote-tracking branch 'origin/master' into wip-msgr-interfaceGreg Farnum2012-05-22376-14371/+61661
| |\
| * | msgr: pass a Connection instead of a Pipe through submit_message.Greg Farnum2012-05-212-28/+36
| * | msgr: If the Connection has a bad Pipe*, replace it with a good one.Greg Farnum2012-05-181-0/+1
| * | msgr: look for a pre-existing Pipe if the Connection doesn't have one.Greg Farnum2012-05-161-0/+5
| * | msgr: move locking out of submit_message to its callersGreg Farnum2012-04-201-3/+5
| * | msgr: remove useless block addition.Greg Farnum2012-04-201-41/+38
| * | msgr: merge the send_message and lazy_send_message implementations.Greg Farnum2012-04-192-59/+35
| * | msgr: do not establish a new Pipe for any serverGreg Farnum2012-04-191-2/+2
| * | msgr: Create a proper Connection* lazy_send_message()Greg Farnum2012-04-192-5/+23
| * | msgr: merge submit_message() functionsGreg Farnum2012-04-192-63/+34
| * | msgr: remove the Pipe::disposable flag.Greg Farnum2012-04-192-11/+4
| * | msgr: start moving functions around in PipeGreg Farnum2012-04-191-49/+57
| * | msgr: fix some spacing issues in PipeGreg Farnum2012-04-191-15/+15
| * | msgr: minimally document the SimpleMessenger inner classesGreg Farnum2012-04-191-5/+22
| * | msgr: reorder the SimpleMessenger data members a little bitGreg Farnum2012-04-191-31/+31
| * | msgr: group private data members by typeGreg Farnum2012-04-191-71/+81
| * | msgr: make mark_down_on_empty() behave more consistently.Greg Farnum2012-04-193-31/+23
| * | msgr: add error code returns to send_keepalive.Greg Farnum2012-04-183-8/+15
| * | msgr: add some validity checks to ~SimpleMessenger()Greg Farnum2012-04-181-2/+4
| * | msgr: convert global_seq_lock to a spinlock.Greg Farnum2012-04-181-6/+9
| * | msgr: convert get_policy() to return a const reference.Greg Farnum2012-04-182-6/+5
| * | msgr: move SimpleMessenger function declarations into good orderGreg Farnum2012-04-181-118/+118
| * | msgr: Document remaining SimpleMessenger functions and data membersGreg Farnum2012-04-171-9/+139
| * | msgr: Group the SimpleMessenger functions following the Messenger's patternGreg Farnum2012-04-171-174/+224
| * | msgr: add a little detail to mark_down_on_empty() and mark_disposable()Greg Farnum2012-04-172-2/+12
| * | msgr: remove out-of-date comments and functionGreg Farnum2012-04-172-8/+2
| * | msgr: group functions more appropriatelyGreg Farnum2012-04-171-111/+151
| * | msgr: Document all the functions in the Messenger interface.Greg Farnum2012-04-132-8/+279
| * | msgr: remove several functions from the interface.Greg Farnum2012-04-133-24/+1
| * | msgr: dispatcher: Documentation of security functionsGreg Farnum2012-04-122-5/+88
| * | msgr: Reorder functions to reduce the number of privacy tags.Greg Farnum2012-04-121-82/+81
| * | msgr: miscellaneous fixes.Greg Farnum2012-04-121-12/+34
* | | Merge remote-tracking branch 'gh/wip_hobject_wpool'Sage Weil2012-06-0628-638/+1187
|\ \ \
| * | | config_opts: filestore_update_to defaults to 1000Samuel Just2012-06-051-1/+1
| * | | OSD: do not convert an entire collection in one transactionSamuel Just2012-06-052-38/+71
| * | | FileStore,DBObjectMap: add SequencerPosition argument to ObjectMapSamuel Just2012-06-055-90/+189
| * | | ReplicatedPG: push_start, don't insert empty extent into data_subsetSamuel Just2012-06-051-1/+2
| * | | test_filestore_idempotent_sequence: add omapSamuel Just2012-06-053-4/+117
| * | | osd_types,PG: handle new hobject format in object_info,pg_logSamuel Just2012-06-054-5/+17
| * | | test_object_map: remove DBObjectMapv0Samuel Just2012-06-054-1503/+1