All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chuck Lever <chuck.lever-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
To: swise-UeZzRo20aYc@public.gmane.org
Cc: linux-nfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [PATCH 0/2] NFS/RDMA server patches for 3.17
Date: Thu, 10 Jul 2014 13:44:17 -0400	[thread overview]
Message-ID: <20140710174225.3734.44692.stgit@klimt.1015granger.net> (raw)

Hi Steve-

Can you include these two potential 3.17 candidate patches in
your testing branch?

---

Chuck Lever (2):
      svcrdma: Remove extra writeargs sanity check for NFSv2/3
      svcrdma: Increase credit limit to 32


 fs/nfsd/nfs3xdr.c               |   15 +--------------
 fs/nfsd/nfsxdr.c                |   16 +---------------
 include/linux/sunrpc/svc_rdma.h |    3 +--
 3 files changed, 3 insertions(+), 31 deletions(-)

-- 
Chuck Lever
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: Chuck Lever <chuck.lever@oracle.com>
To: swise@ogc.net
Cc: linux-nfs@vger.kernel.org, linux-rdma@vger.kernel.org
Subject: [PATCH 0/2] NFS/RDMA server patches for 3.17
Date: Thu, 10 Jul 2014 13:44:17 -0400	[thread overview]
Message-ID: <20140710174225.3734.44692.stgit@klimt.1015granger.net> (raw)

Hi Steve-

Can you include these two potential 3.17 candidate patches in
your testing branch?

---

Chuck Lever (2):
      svcrdma: Remove extra writeargs sanity check for NFSv2/3
      svcrdma: Increase credit limit to 32


 fs/nfsd/nfs3xdr.c               |   15 +--------------
 fs/nfsd/nfsxdr.c                |   16 +---------------
 include/linux/sunrpc/svc_rdma.h |    3 +--
 3 files changed, 3 insertions(+), 31 deletions(-)

-- 
Chuck Lever

             reply	other threads:[~2014-07-10 17:44 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-10 17:44 Chuck Lever [this message]
2014-07-10 17:44 ` [PATCH 0/2] NFS/RDMA server patches for 3.17 Chuck Lever
     [not found] ` <20140710174225.3734.44692.stgit-Hs+gFlyCn65vLzlybtyyYzGyq/o6K9yX@public.gmane.org>
2014-07-10 17:44   ` [PATCH 1/2] svcrdma: Increase credit limit to 32 Chuck Lever
2014-07-10 17:44     ` Chuck Lever
2014-07-10 17:44   ` [PATCH 2/2] svcrdma: Remove extra writeargs sanity check for NFSv2/3 Chuck Lever
2014-07-10 17:44     ` Chuck Lever
     [not found]     ` <20140710174435.3734.69638.stgit-Hs+gFlyCn65vLzlybtyyYzGyq/o6K9yX@public.gmane.org>
2014-07-10 18:19       ` J. Bruce Fields
2014-07-10 18:19         ` J. Bruce Fields
     [not found]         ` <20140710181944.GB26561-uC3wQj2KruNg9hUCZPvPmw@public.gmane.org>
2014-07-10 18:24           ` Chuck Lever
2014-07-10 18:24             ` Chuck Lever
     [not found]             ` <3BA364F8-E5ED-45A1-8662-E5F91AA7AF0A-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
2014-07-10 18:49               ` J. Bruce Fields
2014-07-10 18:49                 ` J. Bruce Fields
     [not found]                 ` <20140710184948.GC26561-uC3wQj2KruNg9hUCZPvPmw@public.gmane.org>
2014-07-10 19:07                   ` Chuck Lever
2014-07-10 19:07                     ` Chuck Lever
     [not found]                     ` <B89AB7AC-32E1-4944-9287-73958A569A8E-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
2014-07-10 19:43                       ` J. Bruce Fields
2014-07-10 19:43                         ` J. Bruce Fields
     [not found]                         ` <20140710194349.GD26561-uC3wQj2KruNg9hUCZPvPmw@public.gmane.org>
2014-07-10 20:43                           ` Chuck Lever
2014-07-10 20:43                             ` Chuck Lever
     [not found]                             ` <F8AD3320-C653-4713-965F-FE52FF0D49CA-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
2014-07-11 18:49                               ` J. Bruce Fields
2014-07-11 18:49                                 ` J. Bruce Fields
2014-07-10 19:00   ` [PATCH 0/2] NFS/RDMA server patches for 3.17 Steve Wise
2014-07-10 19:00     ` Steve Wise
2014-07-22 20:00 Chuck Lever

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=20140710174225.3734.44692.stgit@klimt.1015granger.net \
    --to=chuck.lever-qhclzuegtsvqt0dzr+alfa@public.gmane.org \
    --cc=linux-nfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=swise-UeZzRo20aYc@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.