xprtrdma: Remove assumption that each segment is <= PAGE_SIZE
authorTom Tucker <tom@ogc.us>
Mon, 20 Feb 2012 19:07:57 +0000 (13:07 -0600)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 21 Mar 2012 13:31:47 +0000 (09:31 -0400)
commit9b78145c0f280d4f01c460d6251eab2584181fa9
tree09f0f8b13541db68f23e73be122129a9ee4e4dcb
parent4a6862b3649d705bf41a36e3c7943d0322a9ee27
xprtrdma: Remove assumption that each segment is <= PAGE_SIZE

The xprtrdma FRMR mapping logic assumes that a segment is <= PAGE_SIZE.
This is not true for NFS4.

Signed-off-by: Tom Tucker <tom@ogc.us>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/xprtrdma/verbs.c