index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
messages
/
MOSDPGCreate.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
messages: use final specifier for destructor
Patrick Donnelly
2020-11-10
1
-1
/
+1
*
messages: Build target 'common' without using namespace in headers
Adam C. Emerson
2020-03-07
1
-7
/
+6
*
src/: use make_message<Foo> instead of Foo::create()
Kefu Chai
2019-04-18
1
-7
/
+9
*
*: use std::string_view instead of char ptr
Patrick Donnelly
2019-01-09
1
-1
/
+1
*
messages: define HEAD_VERSION and COMPAT_VERSION inlined
Kefu Chai
2018-08-17
1
-2
/
+2
*
msg: cleanup factory/ref definition in messages
Patrick Donnelly
2018-08-15
1
-6
/
+3
*
msg: add factory method to correctly construct smart_ptr
Patrick Donnelly
2018-08-15
1
-1
/
+6
*
core: use const_iterator for decode
Kefu Chai
2018-05-17
1
-1
/
+1
*
messages: Use unqualified encode/decode
Adam C. Emerson
2018-01-10
1
-6
/
+7
*
messages: Initializing uninitialized members module messages
amitkuma
2017-08-04
1
-1
/
+1
*
messages/MOSDPGCreate: remove compat cruft
Sage Weil
2017-04-21
1
-28
/
+3
*
common: add override in msg subsystem
liuchang0812
2017-03-03
1
-5
/
+5
*
messages/MOSDPGCreate: make it more readable
Sage Weil
2015-11-23
1
-5
/
+3
*
osd, mon: Send initial pg create time from mon to osd
David Zafman
2014-11-06
1
-5
/
+20
*
osd: fix MOSDPGCreate version setting
Sage Weil
2012-02-11
1
-6
/
+9
*
osd: new encoding for pg_create_t
Sage Weil
2012-02-10
1
-1
/
+18
*
ceph-dencoder: add pg_create_t (formerly MOSDPGCreate::create_rec)
Sage Weil
2012-02-10
1
-22
/
+3
*
messages: set type in default constructor
Sage Weil
2012-02-03
1
-1
/
+1
*
msg: go const-crazy on messages
Sage Weil
2012-01-30
1
-3
/
+3
*
msg: no cct for decode_payload
Sage Weil
2012-01-30
1
-1
/
+1
*
msg: no cct needed for message encoding
Sage Weil
2012-01-30
1
-1
/
+1
*
msg: pass features explicitly into message encoders
Sage Weil
2012-01-30
1
-1
/
+1
*
messages: add print functions to the MOSDPG messages
Greg Farnum
2011-08-04
1
-0
/
+10
*
msg: remove globals
Colin Patrick McCabe
2011-06-21
1
-2
/
+2
*
Bug #98: Unique names for include guards
Markus Elfring
2010-06-17
1
-2
/
+2
*
msg: MOSDPGCreate has a private destructor
Greg Farnum
2010-03-31
1
-1
/
+4
*
cosmetic macro rename for consistent naming
Sage Weil
2008-05-09
1
-2
/
+2
*
changes some ints to __u32 or __s32
Sage Weil
2008-05-09
1
-1
/
+1
*
fixed osd message encoding
Sage Weil
2008-05-09
1
-5
/
+20
*
account for new pg parent split levels to allow pg_num increases; mon command...
Sage Weil
2008-03-18
1
-0
/
+1
*
osd: pgp_num support, and some reworking to facilitate splitting (soon)
Sage Weil
2008-03-18
1
-3
/
+6
*
mon: forgot MOSDPGCreate
Sage Weil
2008-03-15
1
-0
/
+48