index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mds
/
SnapClient.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mds: build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+2
*
mds/client: create cephfs errno aliases
Milind Changire
2021-03-02
1
-1
/
+1
*
src/: use make_message<Foo> instead of Foo::create()
Kefu Chai
2019-04-18
1
-2
/
+2
*
src/: use cref_t<Message> instead of Message::const_ref
Kefu Chai
2019-04-18
1
-2
/
+2
*
mds: refactor MDSContext inheritance
Patrick Donnelly
2019-02-02
1
-3
/
+3
*
Rename "include/assert.h"
Brad Hubbard
2018-09-14
1
-1
/
+1
*
mds: Use ceph_assert for asserts.
Adam C. Emerson
2018-08-27
1
-7
/
+7
*
msg: define MFoo::create helper
Yan, Zheng
2018-08-16
1
-2
/
+2
*
mds: use message factory to avoid leaks
Patrick Donnelly
2018-08-15
1
-2
/
+2
*
mds: manage Message lifetime with intrusive_ptr
Patrick Donnelly
2018-08-15
1
-4
/
+4
*
mds: use vector for context lists
Patrick Donnelly
2018-07-26
1
-6
/
+7
*
mds: use const_iterator for decode
Kefu Chai
2018-05-17
1
-1
/
+1
*
mds: replace MAX() with std::max()
Yan, Zheng
2018-03-18
1
-3
/
+3
*
mds: add asok command that dumps cached snap infos
Yan, Zheng
2018-02-09
1
-0
/
+39
*
mds: record global last_created/last_destroyed in snaptable
Yan, Zheng
2018-02-09
1
-13
/
+24
*
mds: notify all mds about prepared snaptable update
Yan, Zheng
2018-02-09
1
-1
/
+9
*
mds: cache snaptable in snapclient
Yan, Zheng
2018-02-09
1
-0
/
+257