Brief summary for landing patch to lustre in Whamcloud:

\# Test and commit your patch locally.
\# Verify patch follows Lustre \[Coding Guidelines\] with {{git show \| build/checkpatch.pl \-}}
\# Push your patch to \[Gerrit\|Using Gerrit\] for inspection, and request at least two inspectors (preferably with experience in this area of code).
\# Test your patch on real cluster and upload your test results to \[Maloo\|Lustre Tools\].
\# Add a comment on Gerrit with the Maloo link to indicate that the patch works, and set the {{Verified}} flag.
\# Add the branch gatekeeper as inspector on Gerrit to notify him/her that the patch is ready.
\# The branch gatekeeper will review the patch, confirm the test results, and submit it when everything goes well.
\# If the submission failed due to conflict(s), the gatekeeper will ask you to rebase your patch with the target branch and repeat above steps.
\# If your patch is useful for other branch(es), please repeat above steps against corresponding branch(es).