Skip to content

mds: Avoid use of moved 'fs' in FSMap#65877

Merged
vshankar merged 1 commit intoceph:mainfrom
edwinzrodriguez:ceph-wip-73421
Mar 2, 2026
Merged

mds: Avoid use of moved 'fs' in FSMap#65877
vshankar merged 1 commit intoceph:mainfrom
edwinzrodriguez:ceph-wip-73421

Conversation

@edwinzrodriguez
Copy link
Copy Markdown
Contributor

Fixes: https://tracker.ceph.com/issues/73421

Contribution Guidelines

  • To sign and title your commits, please refer to Submitting Patches to Ceph.

  • If you are submitting a fix for a stable branch (e.g. "quincy"), please refer to Submitting Patches to Ceph - Backports for the proper workflow.

  • When filling out the below checklist, you may click boxes directly in the GitHub web UI. When entering or editing the entire PR message in the GitHub web UI editor, you may also select a checklist item by adding an x between the brackets: [x]. Spaces and capitalization matter when checking off items this way.

Checklist

  • Tracker (select at least one)
    • References tracker ticket
    • Very recent bug; references commit where it was introduced
    • New feature (ticket optional)
    • Doc update (no ticket needed)
    • Code cleanup (no ticket needed)
  • Component impact
    • Affects Dashboard, opened tracker ticket
    • Affects Orchestrator, opened tracker ticket
    • No impact that needs to be tracked
  • Documentation (select at least one)
    • Updates relevant documentation
    • No doc update is appropriate
  • Tests (select at least one)
Show available Jenkins commands

You must only issue one Jenkins command per-comment. Jenkins does not understand
comments with more than one command.

@github-actions github-actions bot added the cephfs Ceph File System label Oct 10, 2025
…ecode

Fixes: https://tracker.ceph.com/issues/73421
Signed-off-by: Edwin Rodriguez <edwin.rodriguez1@ibm.com>
@edwinzrodriguez
Copy link
Copy Markdown
Contributor Author

jenkins test windows

@vshankar vshankar requested a review from batrick December 3, 2025 16:52
Copy link
Copy Markdown
Contributor

@vshankar vshankar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice one!

@vshankar
Copy link
Copy Markdown
Contributor

vshankar commented Dec 9, 2025

This PR is under test in https://tracker.ceph.com/issues/74158.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 7, 2026

This pull request has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs for another 30 days.
If you are a maintainer or core committer, please follow-up on this pull request to identify what steps should be taken by the author to move this proposed change forward.
If you are the author of this pull request, thank you for your proposed contribution. If you believe this change is still appropriate, please ensure that any feedback has been addressed and ask for a code review.

@github-actions github-actions bot added the stale label Feb 7, 2026
@vshankar vshankar removed the stale label Feb 19, 2026
@vshankar
Copy link
Copy Markdown
Contributor

This PR is under test in https://tracker.ceph.com/issues/75027.

Copy link
Copy Markdown
Contributor

@vshankar vshankar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vshankar vshankar merged commit fd6e69c into ceph:main Mar 2, 2026
13 checks passed
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 2, 2026

This is an automated message by src/script/redmine-upkeep.py.

I found one or more Fixes: tags in the commit messages in

git log fd6e69c2f0a1c5f55d5aa9831f9630e6a70012ad^..fd6e69c2f0a1c5f55d5aa9831f9630e6a70012ad

The referenced tickets are:

Those tickets do not reference this merged Pull Request. If this Pull Request merge resolves any of those tickets, please update the "Pull Request ID" field on each ticket. A future run of this script will appropriately update them.

Update Log: https://github.com/ceph/ceph/actions/runs/22564165409

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants