Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: fix Commit-Id: to Change-Id:

...

Please make sure the Change-Id: line and Signed-off-by: lines are at the bottom of the comment. This is required by the fs/lustre-release project in order for the patch to be approved. If your comments are missing either of these lines the patch will be automatically be rejected at submission time.

The CommitThe Change-Id: field is inserted automatically into the commit message by installing the build/commit-msg hook into each Git repository's .git/hooks/ directory. The build/prepare-commit-msg script should be installed as well. From the top-level Lustre tree checkout:

...