Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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>
CC: User Name <user@domain.com>
{Organization}-bug-id: arbitrary bug tracking identifier
Original-commit: {git commit hash of original patch}
Test-Parameters: additional testing parameters

The

...

{Organization}-bug-id:

...

tag

...

(e.g.

...

Whamcloud-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

...

.

...

  Original-commit: is used to reference the original version of a patch that is being ported to another branch.

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

...