From: Tom Tucker <tom@ogc.us>
To: Trond.Myklebust@netapp.com
Cc: spelic@shiftmail.org, linux-rdma@vger.kernel.org,
linux-nfs@vger.kernel.org
Subject: [PATCH 0/2] RPCRDMA Fixes
Date: Wed, 09 Feb 2011 13:45:23 -0600 [thread overview]
Message-ID: <20110209194430.22358.46254.stgit@build.ogc.int> (raw)
This pair of patches fixes a problem with the marshalling of XDR into
RPCRDMA messages and an issue with FRMR mapping in the presence of transport
errors. The problems were discovered together as part of looking into the
ENOSPC problems seen by spelic@shiftmail.com.
The fixes, however, are independent and do not rely on each other. I have tested
them indepently and together on 64b with both Infiniband and iWARP. They have been
compile tested on 32b.
---
Tom Tucker (2):
RPCRDMA: Fix FRMR registration/invalidate handling.
RPCRDMA: Fix to XDR page base interpretation in marshalling logic.
net/sunrpc/xprtrdma/rpc_rdma.c | 86 +++++++++++++++++++--------------------
net/sunrpc/xprtrdma/verbs.c | 52 ++++++++++++++++++++----
net/sunrpc/xprtrdma/xprt_rdma.h | 1
3 files changed, 87 insertions(+), 52 deletions(-)
--
Signed-off-by: Tom Tucker <tom@ogc.us>
next reply other threads:[~2011-02-09 19:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-09 19:45 Tom Tucker [this message]
2011-02-09 19:45 ` [PATCH 1/2] RPCRDMA: Fix to XDR page base interpretation in marshalling logic Tom Tucker
2011-02-09 19:45 ` [PATCH 2/2] RPCRDMA: Fix FRMR registration/invalidate handling Tom Tucker
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=20110209194430.22358.46254.stgit@build.ogc.int \
--to=tom@ogc.us \
--cc=Trond.Myklebust@netapp.com \
--cc=linux-nfs@vger.kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=spelic@shiftmail.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;
as well as URLs for NNTP newsgroup(s).