public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Namjae Jeon <namjae.jeon@samsung.com>
Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-cifs@vger.kernel.org, smfrench@gmail.com,
	stfrench@microsoft.com, willy@infradead.org,
	aurelien.aptel@gmail.com,
	linux-cifsd-devel@lists.sourceforge.net,
	senozhatsky@chromium.org, sandeen@sandeen.net, aaptel@suse.com,
	hch@infradead.org, viro@zeniv.linux.org.uk,
	ronniesahlberg@gmail.com, hch@lst.de, dan.carpenter@oracle.com,
	Sergey Senozhatsky <sergey.senozhatsky@gmail.com>,
	Hyunchul Lee <hyc.lee@gmail.com>
Subject: Re: [PATCH v4 03/10] cifsd: add trasport layers
Date: Tue, 15 Jun 2021 09:11:24 +0100	[thread overview]
Message-ID: <YMhgrNGLhORjok1H@infradead.org> (raw)
In-Reply-To: <20210602034847.5371-4-namjae.jeon@samsung.com>

On Wed, Jun 02, 2021 at 12:48:40PM +0900, Namjae Jeon wrote:
> This adds transport layers(tcp, rdma, ipc).

Please split this into one patch for each, which is a much more sensible
patch split that many of the others.

This also seems to include a lot of mgmt/ code.

  reply	other threads:[~2021-06-15  8:12 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20210602035813epcas1p49ba4ff37fe4b784aa76dce67e4036227@epcas1p4.samsung.com>
2021-06-02  3:48 ` [PATCH v4 00/10] cifsd: introduce new SMB3 kernel server Namjae Jeon
2021-06-02  3:48   ` [PATCH v4 01/10] cifsd: add document Namjae Jeon
2021-06-02  3:48   ` [PATCH v4 02/10] cifsd: add server handler Namjae Jeon
2021-06-15  8:10     ` Christoph Hellwig
2021-06-16  6:49       ` Namjae Jeon
2021-06-02  3:48   ` [PATCH v4 03/10] cifsd: add trasport layers Namjae Jeon
2021-06-15  8:11     ` Christoph Hellwig [this message]
2021-06-16  6:49       ` Namjae Jeon
2021-06-02  3:48   ` [PATCH v4 04/10] cifsd: add authentication Namjae Jeon
2021-06-02  3:48   ` [PATCH v4 05/10] cifsd: add smb3 engine part 1 Namjae Jeon
2021-06-02  3:48   ` [PATCH v4 06/10] cifsd: add smb3 engine part 2 Namjae Jeon
2021-06-02  3:48   ` [PATCH v4 07/10] cifsd: add oplock/lease cache mechanism Namjae Jeon
2021-06-02  3:48   ` [PATCH v4 08/10] cifsd: add file operations Namjae Jeon
2021-06-15  8:47     ` Christoph Hellwig
2021-06-16  6:48       ` Namjae Jeon
2021-06-02  3:48   ` [PATCH v4 09/10] cifsd: add Kconfig and Makefile Namjae Jeon
2021-06-02  3:48   ` [PATCH v4 10/10] MAINTAINERS: add cifsd kernel server Namjae Jeon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YMhgrNGLhORjok1H@infradead.org \
    --to=hch@infradead.org \
    --cc=aaptel@suse.com \
    --cc=aurelien.aptel@gmail.com \
    --cc=dan.carpenter@oracle.com \
    --cc=hch@lst.de \
    --cc=hyc.lee@gmail.com \
    --cc=linux-cifs@vger.kernel.org \
    --cc=linux-cifsd-devel@lists.sourceforge.net \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=namjae.jeon@samsung.com \
    --cc=ronniesahlberg@gmail.com \
    --cc=sandeen@sandeen.net \
    --cc=senozhatsky@chromium.org \
    --cc=sergey.senozhatsky@gmail.com \
    --cc=smfrench@gmail.com \
    --cc=stfrench@microsoft.com \
    --cc=viro@zeniv.linux.org.uk \
    --cc=willy@infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox