Syncing latest changes from upstream master for go-ceph#70
Open
df-build-team wants to merge 5 commits into
Open
Syncing latest changes from upstream master for go-ceph#70df-build-team wants to merge 5 commits into
df-build-team wants to merge 5 commits into
Conversation
Add support for in-OSD calculations of object checksums using one of the supported algorithms: * XXHash32 * XXHash64 * CRC32 Signed-off-by: Max Naylor <maxnaylor09@gmail.com>
This will be later used to check commit messages. Signed-off-by: John Mulligan <jmulligan@redhat.com>
This uses the gitlint tool to check for basic formatting of commit messages. In particular we want to require the Signed-off-by on all commits. We were kinda-sorta requiring it but not always enforcing it. ceph/ceph has been requiring it for a long time. I also think it's even more important now that people declare they have the right to contribute change now that more and more tools are being used to generate code. Signed-off-by: John Mulligan <jmulligan@redhat.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: df-build-team The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
54489b4 to
edfdce0
Compare
Co-Authored-by: chaoliang yan (lawrence3699) Signed-off-by: Anoop C S <anoopcs@cryptolab.net>
1179f4f to
c0d315d
Compare
8b2cec9 to
2860467
Compare
…-master Signed-off-by: DF Build Team <df-build-team@redhat.com>
2860467 to
bea2886
Compare
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.
PR containing the latest commits from upstream master branch