core: filesystem access abstraction layer addition #7564
DCO
There are 16 commits incorrectly signed off. This means that the author(s) of these commits failed to include a Signed-off-by line in their commit message.
To avoid having PRs blocked in the future, always include Signed-off-by: Author Name <authoremail@example.com> in every commit message. You can also do this automatically by using the -s flag (i.e., git commit -s).
Here is how to fix the problem so that this code can be merged.
Rebase the branch
If you have a local git environment and meet the criteria below, one option is to rebase the branch and add your Signed-off-by lines in the new commits. Please note that if others have already begun work based upon the commits in this branch, this solution will rewrite history and may cause serious issues for collaborators (described in the git documentation under "The Perils of Rebasing").
You should only do this if:
- You are the only author of the commits in this branch
- You are absolutely certain nobody else is doing any work based upon this branch
- There are no empty commits in the branch (for example, a DCO Remediation Commit which was added using
--allow-empty)
To add your Signed-off-by line to every commit in this branch:
- Ensure you have a local copy of your branch by checking out the pull request locally via command line.
- In your local branch, run:
git rebase HEAD~250 --signoff - Force push your changes to overwrite the branch:
git push --force-with-lease origin leonardo-master-filesystem-access-abstraction-later
Summary
Commit sha: fdb3adf, Author: Aditya Bharadwaj, Committer: Leonardo Alminana; Expected "Aditya Bharadwaj 49105292+adiforluls@users.noreply.github.com", but got "adiforluls aditya.b.bharadwaj@oracle.com".
Commit sha: b699614, Author: Baek Choong deok, Committer: Leonardo Alminana; The sign-off is missing.
Commit sha: 0af7416, Author: Braydon Kains, Committer: Leonardo Alminana; Expected "Braydon Kains 93549768+braydonk@users.noreply.github.com", but got "braydonk braydonk@google.com".
Commit sha: 7a8861e, Author: Braydon Kains, Committer: Leonardo Alminana; Expected "Braydon Kains 93549768+braydonk@users.noreply.github.com", but got "braydonk braydonk@google.com".
Commit sha: 80e09ab, Author: CatherineF-dev, Committer: Leonardo Alminana; Expected "CatherineF-dev yinghongfang@google.com", but got "Catherine Fang yinghongfang@google.com".
Commit sha: bf6b127, Author: Celalettin Calis, Committer: Leonardo Alminana; Expected "Celalettin Calis celalettin@calyptia.com", but got "--get celalettin@calyptia.com".
Commit sha: 5aa4196, Author: DavidKorczynski, Committer: Leonardo Alminana; Can not find "DavidKorczynski david@adalogics.com", in ["David Korczynski david@adalogics.com", "David Korczynski david@adalogics.com", "David Korczynski david@adalogics.com"].
Commit sha: 7c981b5, Author: DavidKorczynski, Committer: Leonardo Alminana; Expected "DavidKorczynski david@adalogics.com", but got "David Korczynski david@adalogics.com".
Commit sha: 2356fad, Author: DavidKorczynski, Committer: Leonardo Alminana; Expected "DavidKorczynski david@adalogics.com", but got "David Korczynski david@adalogics.com".
Commit sha: 566eb09, Author: DavidKorczynski, Committer: Leonardo Alminana; The sign-off is missing.
Commit sha: 6657dc9, Author: DavidKorczynski, Committer: Leonardo Alminana; The sign-off is missing.
Commit sha: 95d3df1, Author: DavidKorczynski, Committer: Leonardo Alminana; Expected "DavidKorczynski david@adalogics.com", but got "David Korczynski david@adalogics.com".
Commit sha: e2e6175, Author: Erik Bledsoe, Committer: Leonardo Alminana; Expected "Erik Bledsoe erik@erikbledsoe.com", but got "Erik Bledsoe erik@calyptia.com".
Commit sha: 82c3ef1, Author: Hiroshi Hatake, Committer: Leonardo Alminana; The sign-off is missing.
Commit sha: 4b5f38e, Author: Pat, Committer: Leonardo Alminana; Can not find "Pat pat@calyptia.com", in ["Patrick Stephens pat@calyptia.com", "Patrick Stephens pat@calyptia.com", "Patrick Stephens pat@calyptia.com"].
Commit sha: 16dbffe, Author: Pat, Committer: Leonardo Alminana; Expected "Pat pat@calyptia.com", but got "Patrick Stephens pat@calyptia.com".