From 7b73805af058e19c5ba0e33736679264577a87a2 Mon Sep 17 00:00:00 2001 From: Brian Behlendorf Date: Tue, 3 May 2016 14:45:44 -0700 Subject: [PATCH] Updated OpenZFS Patches (markdown) --- OpenZFS-Patches.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenZFS-Patches.md b/OpenZFS-Patches.md index 7948672..5da92a1 100644 --- a/OpenZFS-Patches.md +++ b/OpenZFS-Patches.md @@ -120,7 +120,7 @@ $ git push --force behlendorf openzfs-5669 ### Merging the Patch -**Review.** Lastly one of the ZFS on Linux maintainers will make a final review of the patch and may request additional changes. Once the maintainer is happy with the final version of the patch they will add their signed-off-by, merge it to the master branch, and thank you for your contribution to the project! +**Review.** Lastly one of the ZFS on Linux maintainers will make a final review of the patch and may request additional changes. Once the maintainer is happy with the final version of the patch they will add their signed-off-by, merge it to the master branch, mark it complete on the tracking page, and thank you for your contribution to the project! ## Porting ZFS on Linux changes to OpenZFS