index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
StackStringStream.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common/StackStringStream: remove unused includes
Max Kellermann
2024-11-04
1
-2
/
+1
*
common/StackStringStream: update pointer to newly allocated memory in overflow()
Rongqi Sun
2024-05-06
1
-0
/
+2
*
common/StackStringStream: make override method with "final"
Kefu Chai
2021-05-02
1
-2
/
+2
*
mds: convert stringstream to CachedStackStringStream
Patrick Donnelly
2020-09-18
1
-0
/
+3
*
common: add method to get StackStringStream ptr
Patrick Donnelly
2019-01-30
1
-0
/
+7
*
common: restore constructor fmtflags on clear
Patrick Donnelly
2019-01-15
1
-1
/
+3
*
common: use better name reset for clear method
Patrick Donnelly
2019-01-15
1
-3
/
+3
*
common/StackStringStream: optimize xsputn() and overflow()
Kefu Chai
2019-01-09
1
-12
/
+26
*
common: expose internal StackStringStream via deref
Patrick Donnelly
2019-01-03
1
-4
/
+7
*
StackStringStream: add strv method short-cut
Patrick Donnelly
2018-12-18
1
-0
/
+3
*
common/StackStringStream: don't reserve before every insert
Ilya Dryomov
2018-10-22
1
-1
/
+0
*
log: avoid heap allocations for most log entries
Patrick Donnelly
2018-09-15
1
-0
/
+161