All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] RPCRDMA Fixes
@ 2011-02-09 19:45 ` Tom Tucker
  0 siblings, 0 replies; 6+ messages in thread
From: Tom Tucker @ 2011-02-09 19:45 UTC (permalink / raw)
  To: Trond.Myklebust-HgOvQuBEEgTQT0dZR+AlfA
  Cc: spelic-9AbUPqfR1/2XDw4h08c5KA, linux-rdma-u79uwXL29TY76Z2rM5mHXA,
	linux-nfs-u79uwXL29TY76Z2rM5mHXA

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-9AbUPqfR1/13js5NuHN3yg@public.gmane.org

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-/Yg/VP3ZvrM@public.gmane.org>
--
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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-02-09 19:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-09 19:45 [PATCH 0/2] RPCRDMA Fixes Tom Tucker
2011-02-09 19:45 ` Tom Tucker
     [not found] ` <20110209194430.22358.46254.stgit-T4OLL4TyM9aNDNWfRnPdfg@public.gmane.org>
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     ` Tom Tucker
2011-02-09 19:45   ` [PATCH 2/2] RPCRDMA: Fix FRMR registration/invalidate handling Tom Tucker
2011-02-09 19:45     ` Tom Tucker

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.