From: Tom Tucker Date: Mon, 20 Feb 2012 19:07:57 +0000 (-0600) Subject: xprtrdma: Remove assumption that each segment is <= PAGE_SIZE X-Git-Tag: v3.4-rc1~123^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b78145c0f280d4f01c460d6251eab2584181fa9;p=pandora-kernel.git 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 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed