Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Add Linux-commit tag

...

No Format
Acked-by: User Name <user@domain.com>
Tested-by: User Name <user@domain.com>
Reported-by: User Name <user@domain.com>
Reviewed-by: User Name <user@domain.com>
Test-Parameters: additional testing parameters
CC: User Name <user@domain.com>
{Organization}-bug-id: arbitrary bug tracking identifier
Lustre-commit: {git commit hash of original patch}
Lustre-change: {Gerrit change URL of original patch}
TestLinux-Parameterscommit: additional testing parameters {git commit hash of upstream kernel patch}

The {Organization}-bug-id: tag (e.g. Intel-bug-id: ORI-123, Xyratex-bug-id: MRP-123, or Oracle-bug-id: b=12345) can be used to track this patch in other bug databases.

Lustre-commit: and Lustre-change: are used to reference the original version of a patch that is being ported to another branch or to the upstream kernel. The Linux-commit: tag is used for tracking patches that were originally committed to the upstream Linux kernel. 

Test-Parameters: is used to specify additional testing parameters for this patch, see Changing Test Parameters with Gerrit Commit Messages.

...