index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mon
/
FSCommands.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cephfs,mon: require confirmation to fail unhealthy FS
Rishabh Dave
2024-04-19
1
-0
/
+9
*
mon: allow 'ceph fs new' set fs options from 'ceph fs set'
Dhairya Parmar
2023-12-25
1
-66
/
+108
*
mon: add helper ::set_val to change fs settings
Patrick Donnelly
2023-12-25
1
-6
/
+14
*
mds: add balance_automate fs setting
Patrick Donnelly
2023-12-12
1
-0
/
+15
*
Merge pull request #50212 from rishabh-d-dave/fs-swap-subcmd
Rishabh Dave
2023-11-08
1
-18
/
+216
|
\
|
*
mon/FSCommands: use alias for higher brevity
Rishabh Dave
2023-11-03
1
-29
/
+24
|
*
cephfs: add command "ceph fs swap"
Rishabh Dave
2023-11-03
1
-1
/
+204
*
|
Merge pull request #53899 from rishabh-d-dave/before-fs-rename-fail-fs
Rishabh Dave
2023-11-07
1
-0
/
+16
|
\
\
|
|
/
|
/
|
|
*
cephfs: allow FS fail only if client_refuse_session is set
Rishabh Dave
2023-11-02
1
-0
/
+8
|
*
cephfs,mon: allow FS rename only if FS is offline
Rishabh Dave
2023-11-02
1
-0
/
+8
*
|
mon/FSCommands: import std::ostream into current namespace
Rishabh Dave
2023-10-05
1
-21
/
+22
*
|
mon/FSCommands: make use of imported namespace symbols
Rishabh Dave
2023-10-05
1
-27
/
+27
*
|
mon/FSCommands: remove unused namespace imports
Rishabh Dave
2023-10-05
1
-14
/
+1
|
/
*
mon/FSCommands: fix variable names and function names in calls
Rishabh Dave
2023-09-07
1
-8
/
+8
*
Merge pull request #51942 from trociny/wip-61599
Rishabh Dave
2023-09-06
1
-0
/
+32
|
\
|
*
mds: optionally forbid to use standby for another fs as last resort
Mykola Golub
2023-06-28
1
-0
/
+32
*
|
Merge PR #52409 into main
Venky Shankar
2023-08-31
1
-173
/
+186
|
\
\
|
*
|
mds: rework FSMap to avoid shared_ptrs
Patrick Donnelly
2023-07-12
1
-173
/
+186
|
|
/
*
/
mon/MDSMonitor: print a note when adding data pool to a file system that does...
Leonid Usov
2023-08-03
1
-0
/
+8
|
/
*
mon/MDSMonitor: plug paxos when maybe manipulating the osdmap
Patrick Donnelly
2023-05-30
1
-12
/
+0
*
mon: add new configuration to limit filesystem xattrs size
Luís Henriques
2023-03-01
1
-0
/
+11
*
Merge PR #48720 into main
Venky Shankar
2023-03-01
1
-0
/
+32
|
\
|
*
mds: add new feature to block clients from establishing sessions
dparmar18
2022-12-22
1
-0
/
+32
*
|
mon: block monitor managed snaps for fs pools
Milind Changire
2022-11-21
1
-0
/
+6
|
/
*
mds: add bal_rank_mask option for ceph fs set
Yongseok Oh
2022-10-13
1
-0
/
+22
*
mon: verify pool is already not in use by any other app or fs
Nikhilkumar Shelke
2022-06-12
1
-10
/
+32
*
mon/FSCommands: add 'recover' flag in `fs new` command
Ramana Raja
2021-09-13
1
-1
/
+8
*
mon,mds: use per-MDS compat to inform replacement
Patrick Donnelly
2021-07-31
1
-0
/
+106
*
mon: do not update inline incompat except via mds
Patrick Donnelly
2021-07-31
1
-5
/
+0
*
mon/FSCommands: accept generic ostream rather than stringstream
Patrick Donnelly
2021-07-31
1
-23
/
+20
*
mds: create file system with specific ID
Ramana Raja
2021-07-10
1
-1
/
+13
*
mon/FSCommands: add command to rename a file system
Ramana Raja
2021-06-17
1
-2
/
+98
*
mon,doc: deprecate CephFS min_compat_client
Patrick Donnelly
2021-05-17
1
-0
/
+4
*
Merge PR #40146 into master
Patrick Donnelly
2021-03-23
1
-0
/
+5
|
\
|
*
mon: check cephfs mirror peer based on remote cluster spec and file system name
Venky Shankar
2021-03-16
1
-0
/
+5
*
|
mon: fail standby-replay daemons when flag is turned off
Patrick Donnelly
2021-03-16
1
-0
/
+21
|
/
*
mon: peer_add should accept Ceph file system UUID
Venky Shankar
2021-03-11
1
-7
/
+5
*
mon/FSCommands: restore idempotent behavior of fs rm
Patrick Donnelly
2021-01-12
1
-2
/
+5
*
mon,mds: mark multifs stable
Patrick Donnelly
2020-12-14
1
-10
/
+0
*
mon: test before adding/removing required_client_features
Jos Collin
2020-09-24
1
-5
/
+21
*
mon/MDSMonitor: add mon auth caps for CephFS names
Douglas Fuller
2020-09-10
1
-32
/
+37
*
blacklist -> blocklist
Sage Weil
2020-08-24
1
-2
/
+2
*
mds: track filesystem mirror peers in fsmap
Venky Shankar
2020-08-12
1
-0
/
+206
*
mon: add 'ceph fs required_client_feature <fs_name> add/rm' command
Yan, Zheng
2020-07-07
1
-0
/
+75
*
mon/FSCommands: Fix 'fs new' command
Ramana Raja
2020-04-15
1
-2
/
+2
*
mon/FSCommands: Fix 'add_data_pool' command
Ramana Raja
2020-04-15
1
-1
/
+1
*
mon: Build ceph-mon without using namespace declarations in headers
Adam C. Emerson
2020-03-22
1
-0
/
+25
*
crimson:common add TOPNSPC namespace for ceph and crimson
Chunmei Liu
2020-02-28
1
-0
/
+1
*
mon/MDSMonitor: enforce mds_join_fs cluster affinity
Patrick Donnelly
2020-02-13
1
-6
/
+4
*
src/: drop cct from cmd_getval()
Kefu Chai
2020-01-31
1
-23
/
+23
[next]