More fixes for ceph-disk#122
Merged
liewegas merged 10 commits intoceph:wip-ceph-diskfrom Mar 20, 2013
dalgaaf:wip-da-ceph-disk-1
Merged
More fixes for ceph-disk#122liewegas merged 10 commits intoceph:wip-ceph-diskfrom dalgaaf:wip-da-ceph-disk-1
liewegas merged 10 commits intoceph:wip-ceph-diskfrom
dalgaaf:wip-da-ceph-disk-1
Conversation
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
Replace 'canonical' variable with 'path' since canonical doesn't exist in this function. Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
Replace 'journal' variable with 'target' since journal doesn't exist in this function. Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
Cast output of subprocess.Popen() to str() to be able to use str.split() and str.splitlines() without warnings from pylint. Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
liewegas
pushed a commit
that referenced
this pull request
Mar 20, 2013
More fixes for ceph-disk Reviewed-by: Sage Weil <sage@inktank.com>
chamdoo
pushed a commit
to chamdoo/ceph
that referenced
this pull request
Nov 13, 2015
[Java] Add statistics JNI bindings
liewegas
pushed a commit
that referenced
this pull request
Dec 14, 2016
Create dumpling-giant-x stress-split upgrade suite
ricardoasmarques
added a commit
to ricardoasmarques/ceph
that referenced
this pull request
Feb 21, 2018
…ow-style mgr/dashboard_v2: Improve empty row style
3 tasks
robbat2
pushed a commit
to robbat2/ceph
that referenced
this pull request
Feb 1, 2023
jecluis
pushed a commit
to jecluis/ceph
that referenced
this pull request
Mar 23, 2023
rgw/sfs: Lifecycle initial implementation
Moisi
pushed a commit
to Moisi/ceph
that referenced
this pull request
Jun 30, 2025
… v18 Merge in STORAGEENG/ceph from bugfix/CEPH-309-rgw-multi-shard-list-premature-ending-v18 to aka_version_18.2.1 * commit 'cfb1fad5f1185c322870e345d19f7435a63d2f5a': fix for the premature multi shard listing end
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
More fixes fro ceph-disk from wip-ceph-disk branch (from pull request #117 )