index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mds
/
FSMap.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #51993 from dparmar18/wip-58072
Rishabh Dave
2024-04-04
1
-2
/
+8
|
\
|
*
mon: allow 'ceph fs new' set fs options from 'ceph fs set'
Dhairya Parmar
2023-12-25
1
-2
/
+8
*
|
mds/quiesce: resolve the quiesce cluster at the mds monitor
Leonid Usov
2024-03-04
1
-3
/
+13
|
/
*
cephfs: add command "ceph fs swap"
Rishabh Dave
2023-11-03
1
-0
/
+9
*
mds/FSMap: allow upgrades if no up mds
Patrick Donnelly
2023-10-02
1
-2
/
+10
*
mds: rework FSMap to avoid shared_ptrs
Patrick Donnelly
2023-07-12
1
-47
/
+91
*
fsmap: switch to using iterator based loop
Aliaksei Makarau
2022-07-04
1
-12
/
+22
*
mds/FSMap: allow upgrade when no MDS is "in"
Patrick Donnelly
2021-11-09
1
-1
/
+2
*
mds/FSMap: do not assert allow_standby_replay on old FSMaps
Patrick Donnelly
2021-10-12
1
-1
/
+1
*
Merge PR #42763 into master
Patrick Donnelly
2021-09-21
1
-1
/
+1
|
\
|
*
mon/FSCommands: add 'recover' flag in `fs new` command
Ramana Raja
2021-09-13
1
-1
/
+1
*
|
MDSMonitor: handle damaged from standby-replay
Patrick Donnelly
2021-09-10
1
-0
/
+6
*
|
mds: build without "using namespace std"
Kefu Chai
2021-08-13
1
-6
/
+6
|
/
*
mon,mds: use per-MDS compat to inform replacement
Patrick Donnelly
2021-07-31
1
-12
/
+9
*
mon/MDSMonitor: propose if FSMap struct_v is too old
Patrick Donnelly
2021-07-28
1
-1
/
+13
*
mds: create file system with specific ID
Ramana Raja
2021-07-10
1
-1
/
+2
*
mon: simplify fs 'services' view of 'ceph status'
Sage Weil
2021-02-17
1
-0
/
+1
*
mds: add volumes + status to data: section of 'ceph status'
Sage Weil
2021-02-17
1
-0
/
+1
*
mon,mds: mark multifs stable
Patrick Donnelly
2020-12-14
1
-2
/
+2
*
mds/FSMap: do not set legacy_client_fscid after filtering
Patrick Donnelly
2020-09-14
1
-2
/
+0
*
mon/MDSMonitor: add mon auth caps for CephFS names
Douglas Fuller
2020-09-10
1
-5
/
+55
*
blacklist -> blocklist
Sage Weil
2020-08-24
1
-2
/
+2
*
mds: track filesystem mirror peers in fsmap
Venky Shankar
2020-08-12
1
-0
/
+131
*
mds: Build target 'common' without using namespace in headers
Adam C. Emerson
2020-03-07
1
-12
/
+12
*
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
-28
/
+15
*
MDSMonitor: handle standby already without fscid
Patrick Donnelly
2020-01-09
1
-1
/
+1
*
mon/MDSMonitor: respect mfs fscid preference
Sage Weil
2019-12-18
1
-1
/
+1
*
mds/FSMap: track preferred fscid for standby daemons
Sage Weil
2019-12-18
1
-1
/
+17
*
mds: Reorganize class members in FSMap header
Varsha Rao
2019-08-09
1
-144
/
+29
*
mon/MDSMonitor: add 'mds ok-to-stop' command
Sage Weil
2019-04-01
1
-2
/
+37
*
mds: convert unnecessary list usage to vector
Patrick Donnelly
2019-03-15
1
-1
/
+1
*
mds: list to std::list
Patrick Donnelly
2019-03-15
1
-1
/
+1
*
mds: Fix use of auto prototype, it is a non std extension
Willem Jan Withagen
2019-03-01
1
-2
/
+4
*
mon: add freeze MDS command
Patrick Donnelly
2019-02-28
1
-0
/
+2
*
fs: obsolete standby_for config options
Patrick Donnelly
2019-02-28
1
-22
/
+13
*
mds: alias reference type for Filesystem
Patrick Donnelly
2019-01-16
1
-21
/
+30
*
mds: add missing memory header include
Patrick Donnelly
2019-01-16
1
-0
/
+1
*
mds/FSMap: specialize for WITH_SEASTAR
Kefu Chai
2018-09-06
1
-2
/
+0
*
mds: Use ceph_assert for asserts.
Adam C. Emerson
2018-08-27
1
-2
/
+2
*
mds: manage Message lifetime with intrusive_ptr
Patrick Donnelly
2018-08-15
1
-1
/
+0
*
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
*
|
Merge PR #21842 into master
Patrick Donnelly
2018-05-15
1
-19
/
+7
|
\
\
|
|
/
|
/
|
|
*
mds: refactor FSMap init
Patrick Donnelly
2018-05-06
1
-12
/
+6
|
*
mds: refactor Filesystem init
Patrick Donnelly
2018-05-06
1
-7
/
+1
|
*
mds: move compat set methods to MDSMap
Patrick Donnelly
2018-05-06
1
-1
/
+1
*
|
MDSMonitor: promote standby after fs creation
Patrick Donnelly
2018-05-04
1
-3
/
+3
|
/
*
MDSMonitor: do not resize cluster when MDS is starting
Patrick Donnelly
2018-04-24
1
-0
/
+1
*
MDSMonitor: cleanup and protect fsmap access
Patrick Donnelly
2018-04-17
1
-0
/
+1
[next]