From: Kefu Chai Date: Thu, 21 Jan 2016 04:41:03 +0000 (+0800) Subject: SubmittingPatches: sending kernel patches to mailing list X-Git-Tag: v10.0.4~189^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a2c1b53684e05688b1767a8f90f7a007d347a38e;p=ceph.git SubmittingPatches: sending kernel patches to mailing list Signed-off-by: Kefu Chai --- diff --git a/SubmittingPatches.rst b/SubmittingPatches.rst index 27f04f786945..3e2624bbcb3c 100644 --- a/SubmittingPatches.rst +++ b/SubmittingPatches.rst @@ -203,8 +203,10 @@ sending patches. The project will generally accept code either by pulling code directly from a published git tree (usually on github), or via patches emailed directly -to the email list (ceph-devel@vger.kernel.org). Github is preferred due to -the convenience of the 'pull request' feature. +to the email list (ceph-devel@vger.kernel.org). For the kernel client, +patches are expected to be reviewed in the email list. And for everything +else, github is preferred due to the convenience of the 'pull request' +feature. 1. Github pull request