summaryrefslogtreecommitdiffstats
path: root/src/messages/MLock.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* msg: Change crimson's make_message() namespace to crimsonAmnon Hanuhov2021-05-251-1/+1
* messages: Add crimson's make_message as friend to messages classes withAmnon Hanuhov2021-05-061-0/+2
* message: mark message classes "final"Kefu Chai2020-11-161-1/+1
* messages: use final specifier for destructorPatrick Donnelly2020-11-101-1/+1
* Merge pull request #35729 from rzarzynski/wip-bl-deprecate-claimIlya Dryomov2020-06-291-1/+1
|\
| * common/bl, *: deprecate list::claim() in favor of operator=(list&&).Radoslaw Zarzynski2020-06-291-1/+1
* | mds: MDS-MDS message classes inherit from MMDSOpJos Collin2020-06-231-8/+8
|/
* messages: Build target 'common' without using namespace in headersAdam C. Emerson2020-03-071-6/+6
* messages: protect CephFS messages get/put methodsPatrick Donnelly2019-11-041-5/+5
* cephfs: Make mds-mds per message versioneddongdong tao2019-08-011-4/+7
* src/: use make_message<Foo> instead of Foo::create()Kefu Chai2019-04-181-8/+8
* Merge PR #25879 into masterPatrick Donnelly2019-01-151-1/+1
|\
| * *: use std::string_view instead of char ptrPatrick Donnelly2019-01-091-1/+1
* | mds: convert const char ptr to string_viewPatrick Donnelly2019-01-121-2/+2
|/
* msg: cleanup factory/ref definition in messagesPatrick Donnelly2018-08-151-8/+5
* mds: use message factory to avoid leaksPatrick Donnelly2018-08-151-1/+1
* msg: add factory method to correctly construct smart_ptrPatrick Donnelly2018-08-151-4/+7
* mds: manage Message lifetime with intrusive_ptrPatrick Donnelly2018-08-151-8/+14
* core: use const_iterator for decodeKefu Chai2018-05-171-1/+1
* messages: Use unqualified encode/decodeAdam C. Emerson2018-01-101-12/+14
* messages: Initialization of member variablesamitkuma2017-09-121-3/+3
* common: add override in msg subsystemliuchang08122017-03-031-5/+5
* messages/MLock: drop unnecessary #includeSage Weil2017-01-271-1/+0
* messages: set type in default constructorSage Weil2012-02-031-1/+1
* msg: add missing #includes for messagesSage Weil2012-02-011-0/+1
* msg: go const-crazy on messagesSage Weil2012-01-301-2/+2
* msg: no cct for decode_payloadSage Weil2012-01-301-1/+1
* msg: no cct needed for message encodingSage Weil2012-01-301-1/+1
* msg: pass features explicitly into message encodersSage Weil2012-01-301-1/+1
* msg: remove globalsColin Patrick McCabe2011-06-211-2/+2
* Bug #98: Unique names for include guardsMarkus Elfring2010-06-171-2/+2
* msg: MLock has a private destructorGreg Farnum2010-03-311-5/+9
* mds: lock lock actions (no more LOCK_AC_SCATTER)Sage Weil2009-03-121-37/+1
* mds: message include cleanupSage Weil2008-12-231-1/+0
* mds: huge discover rewriteSage Weil2008-07-281-1/+1
* mds: lock NUDGE op that is tolerant of ambiguous/migrating authSage Weil2008-06-031-0/+2
* fully removed encodable.hSage Weil2008-05-081-13/+13
* fixed get_type_name type to make latest g++ happySage Weil2007-12-311-1/+1
* reorganized source treeSage Weil2007-12-191-0/+126