index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mds
/
MDSMap.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #51942 from trociny/wip-61599
Rishabh Dave
2023-09-06
1
-1
/
+2
|
\
|
*
mds: optionally forbid to use standby for another fs as last resort
Mykola Golub
2023-06-28
1
-1
/
+2
*
|
Merge PR #52409 into main
Venky Shankar
2023-08-31
1
-2
/
+1
|
\
\
|
*
|
mds: rework FSMap to avoid shared_ptrs
Patrick Donnelly
2023-07-12
1
-2
/
+1
|
|
/
*
/
mds: add incompat feature for minor log segments
Patrick Donnelly
2023-08-01
1
-0
/
+1
|
/
*
mon: add new configuration to limit filesystem xattrs size
Luís Henriques
2023-03-01
1
-0
/
+11
*
mds: add new feature to block clients from establishing sessions
dparmar18
2022-12-22
1
-1
/
+2
*
mds: add bal_rank_mask option for ceph fs set
Yongseok Oh
2022-10-13
1
-0
/
+19
*
mds: remove reference to mds-state-diagram.svg
胡玮文
2022-08-12
1
-3
/
+2
*
mds: update comment about standby-replay daemons holding a rank
Patrick Donnelly
2022-07-25
1
-1
/
+1
*
mds: throw some feature definitions in static memory
Patrick Donnelly
2022-02-03
1
-10
/
+10
*
mds: defer messages to bootstrapping ranks
Patrick Donnelly
2021-11-23
1
-0
/
+3
*
mds/FSMap: assign v16.2.4 compat to pre-v16.2.5 standby daemons
Patrick Donnelly
2021-11-09
1
-0
/
+1
*
MDSMonitor: handle damaged from standby-replay
Patrick Donnelly
2021-09-10
1
-0
/
+3
*
mds: refactor iterator lookup
Patrick Donnelly
2021-09-10
1
-3
/
+3
*
mon,mds: use per-MDS compat to inform replacement
Patrick Donnelly
2021-07-31
1
-3
/
+5
*
mds: add MDSMap method for creating null MDSMap
Patrick Donnelly
2021-07-31
1
-0
/
+7
*
mon/FSCommands: add command to rename a file system
Ramana Raja
2021-06-17
1
-0
/
+1
*
mds: print each flag value
Jos Collin
2021-04-08
1
-1
/
+10
*
mds/client: create cephfs errno aliases
Milind Changire
2021-03-02
1
-1
/
+1
*
mon: simplify fs 'services' view of 'ceph status'
Sage Weil
2021-02-17
1
-0
/
+9
*
mds: add volumes + status to data: section of 'ceph status'
Sage Weil
2021-02-17
1
-1
/
+7
*
blacklist -> blocklist
Sage Weil
2020-08-24
1
-1
/
+1
*
mon: add 'ceph fs required_client_feature <fs_name> add/rm' command
Yan, Zheng
2020-07-07
1
-3
/
+13
*
mds: Build target 'common' without using namespace in headers
Adam C. Emerson
2020-03-07
1
-15
/
+15
*
crimson:common add TOPNSPC namespace for ceph and crimson
Chunmei Liu
2020-02-28
1
-1
/
+1
*
mon/MDSMonitor: enforce mds_join_fs cluster affinity
Patrick Donnelly
2020-02-13
1
-0
/
+1
*
mds: Reorganize class members in MDSMap header
Varsha Rao
2019-11-12
1
-172
/
+96
*
mds: cleanup type decl and map iteration
Patrick Donnelly
2019-11-08
1
-19
/
+17
*
mds: define stream operator for mds_info_t
Patrick Donnelly
2019-11-08
1
-1
/
+6
*
src/: define ceph_release_t and use it
Kefu Chai
2019-05-04
1
-7
/
+8
*
mds: list to std::list
Patrick Donnelly
2019-03-15
1
-2
/
+2
*
mon: add freeze MDS command
Patrick Donnelly
2019-02-28
1
-21
/
+36
*
mon: add setting for fs to enable standby-replay
Patrick Donnelly
2019-02-28
1
-0
/
+9
*
fs: obsolete standby_for config options
Patrick Donnelly
2019-02-28
1
-11
/
+16
*
mds: avoid unnecessary copy of entity_addrvec_t
Patrick Donnelly
2019-02-28
1
-1
/
+1
*
mds: use inline init for mds_info_t
Patrick Donnelly
2019-02-28
1
-14
/
+9
*
Merge PR #24172 into master
Patrick Donnelly
2019-01-08
1
-0
/
+10
|
\
|
*
client: fix fuse client hang because its pipe to mds is not ok
IvanGuan
2019-01-04
1
-0
/
+10
*
|
mds: fix typos
Kefu Chai
2018-09-21
1
-1
/
+1
|
/
*
mds: Use ceph_assert for asserts.
Adam C. Emerson
2018-08-27
1
-4
/
+4
*
mds: manage Message lifetime with intrusive_ptr
Patrick Donnelly
2018-08-15
1
-5
/
+3
*
mds: remove ascii art version of mds state diagram
Patrick Donnelly
2018-07-24
1
-24
/
+5
*
mds: introduce "ceph fs set <fs_name> min_compat_client <release_name>"
Yan, Zheng
2018-07-12
1
-0
/
+5
*
mds: addr -> addrvec
Sage Weil
2018-07-03
1
-2
/
+2
*
mds/MDSMap: remove inst and addr accessors
Sage Weil
2018-05-31
1
-24
/
+0
*
mds/MDSMap: add addrvec accessors
Sage Weil
2018-05-31
1
-0
/
+7
*
Merge pull request #22015 from tchaikov/wip-denc
Kefu Chai
2018-05-17
1
-3
/
+3
|
\
|
*
mds: use const_iterator for decode
Kefu Chai
2018-05-17
1
-3
/
+3
*
|
mds: refactor MDSMap init
Patrick Donnelly
2018-05-06
1
-40
/
+22
[next]