summaryrefslogtreecommitdiffstats
path: root/src/mds/MDSRank.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge PR #60464 into mainPatrick Donnelly2024-11-131-2/+2
|\
| * mds: add or update MDS thread namesPatrick Donnelly2024-10-251-2/+2
* | Merge pull request #50105 from zhsgao/mds_export_stateVenky Shankar2024-10-301-0/+3
|\ \ | |/ |/|
| * mds: add an asok command to dump export statesZhansong Gao2024-10-081-0/+3
* | Merge PR #59874 into mainVenky Shankar2024-09-301-1/+1
|\ \ | |/ |/|
| * mds: invalid id for client eviction is to be treated as successVenky Shankar2024-09-231-1/+1
* | mds: do not write journal head twice on trimPatrick Donnelly2024-09-251-17/+9
* | mds: simplify and explain expiry finisher ctxPatrick Donnelly2024-09-251-22/+10
* | mds: add mds_lock asserts for journal flushPatrick Donnelly2024-09-251-1/+4
* | mds: skip second wait_for_safePatrick Donnelly2024-09-251-27/+0
* | mds: trim only to the LogSegment created for flushPatrick Donnelly2024-09-251-3/+5
|/
* mds: handle mds_scrub_stats_review_period change via ScrubStack::handle_conf_...Milind Changire2024-08-281-0/+1
* mds: add manual and auto purging scrub stats featureMilind Changire2024-08-281-1/+17
* mds: add compile time checks for sortednessPatrick Donnelly2024-08-141-89/+101
* mds: sort conf keysPatrick Donnelly2024-08-141-7/+7
* Merge pull request #49974 from neesingh-rh/wip-58619Venky Shankar2024-07-151-1/+1
|\
| * mds: require filter for client/session evict commandneeraj pratap singh2024-06-081-1/+1
* | Merge PR #53301 into mainVenky Shankar2024-07-091-4/+24
|\ \
| * | mds: prevent scrub start for standby-replay MDSneeraj pratap singh2024-07-011-4/+24
| |/
* | Merge PR #56429 into mainVenky Shankar2024-06-251-4/+4
|\ \
| * | mds: flush mds log before finishing STATE_STARTINGethanwu2024-03-251-4/+4
* | | Merge PR #57084 into mainPatrick Donnelly2024-06-231-0/+2
|\ \ \
| * | | mds: drop client metrics during recoveryPatrick Donnelly2024-04-251-0/+2
* | | | Merge PR #48130 into mainPatrick Donnelly2024-06-081-2/+17
|\ \ \ \
| * | | | mds: optimize MDBalancer code path config accessSidharth Anupkrishnan2024-06-061-2/+16
| * | | | mds: add killpoints for directory fragmentationSidharth Anupkrishnan2024-06-061-0/+1
* | | | | Merge PR #57882 into mainPatrick Donnelly2024-06-071-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mds: add debug message when conf changes are processedPatrick Donnelly2024-06-041-0/+1
* | | | | mds: dump AsyncHandler ss to stderr if presentPatrick Donnelly2024-06-041-1/+1
* | | | | mds: unconditionally dump message in formatterPatrick Donnelly2024-06-041-2/+1
* | | | | mds: use appropriate abbrev. for variable namePatrick Donnelly2024-06-041-5/+4
* | | | | mds: dump formatter even for errorsPatrick Donnelly2024-06-041-0/+1
* | | | | common/admin_socket: create type for finisher callbackPatrick Donnelly2024-06-041-4/+4
|/ / / /
* | | | Merge PR #57579 into mainPatrick Donnelly2024-05-281-34/+43
|\ \ \ \ | |_|_|/ |/| | |
| * | | mds: add `--lifetime` parameter to the `lock path` asok commandLeonid Usov2024-05-261-0/+4
| * | | mds: command_quiesce_path: rename `--wait` to `--await` for consistencyLeonid Usov2024-05-261-2/+2
| * | | mds: command_quiesce_path: do not block the asok thread and return an adequat...Leonid Usov2024-05-261-34/+39
* | | | Merge PR #57469 into mainPatrick Donnelly2024-05-231-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | mds: set dispatcher orderPatrick Donnelly2024-05-161-2/+2
* | | | mds: enhance the `lock path` asok commandLeonid Usov2024-05-201-15/+37
* | | | Merge PR #57274 into mainPatrick Donnelly2024-05-161-69/+42
|\ \ \ \
| * | | | mds: don't stall the asok thread for flush commandsLeonid Usov2024-05-061-69/+42
| |/ / /
* / / / mds: remove erroneous debug messagePatrick Donnelly2024-05-071-1/+0
|/ / /
* | | Merge PR #56934 into mainPatrick Donnelly2024-04-301-0/+26
|\ \ \ | |/ / |/| |
| * | mds: add debug "lock path" commandPatrick Donnelly2024-04-221-0/+26
* | | Merge PR #54067 into mainPatrick Donnelly2024-04-221-0/+2
|\ \ \ | |/ / |/| |
| * | mds: add dispatch killpoint and delay configsPatrick Donnelly2024-03-281-0/+2
| |/
* / mds: log at a lower level when stoppingKotresh HR2024-04-031-3/+3
|/
* mds: add counter to throttle quiescePatrick Donnelly2024-03-201-0/+3
* mds: add quiesce opPatrick Donnelly2024-03-201-0/+51