summaryrefslogtreecommitdiffstats
path: root/src/mon/FSCommands.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* cephfs,mon: require confirmation to fail unhealthy MDSRishabh Dave2024-04-191-0/+8
* mon: allow 'ceph fs new' set fs options from 'ceph fs set'Dhairya Parmar2023-12-251-1/+3
* mon: add helper ::set_val to change fs settingsPatrick Donnelly2023-12-251-0/+2
* mon/MDSMonitor: plug paxos when maybe manipulating the osdmapPatrick Donnelly2023-05-301-4/+0
* mon: verify pool is already not in use by any other app or fsNikhilkumar Shelke2022-06-121-1/+2
* mon/FSCommands: accept generic ostream rather than stringstreamPatrick Donnelly2021-07-311-6/+6
* mon/MDSMonitor: add mon auth caps for CephFS namesDouglas Fuller2020-09-101-3/+15
* mon/MDSMonitor: warn when creating fs with default EC data poolPatrick Donnelly2019-12-201-1/+6
* mon: add freeze MDS commandPatrick Donnelly2019-02-281-13/+2
* common/admin_socket: Copy fewer stringsAdam C. Emerson2018-02-161-1/+1
* mon: auto-enable CephFS on pools when using "fs new"/"fs add_data_pool"Jason Dillaman2017-07-191-1/+6
* mon: move MDSMonitor command handlers into own fileJohn Spray2017-02-221-0/+82