commit | 196c69989d84ab902bbe545f7bd8ce78ee74dac4 | [log] [tgz] |
---|---|---|
author | Shirley Ma <shirley.ma@oracle.com> | Wed May 28 10:34:24 2014 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Wed Jun 04 08:56:49 2014 -0400 |
tree | 0df67e1edb7853b3cf161685d19694a66ddc73ee | |
parent | 5bc4bc729275a0bfc2bfd04466e8ab7c85af2f6e [diff] |
xprtrdma: Allocate missing pagelist GETACL relies on transport layer to alloc memory for reply buffer. However xprtrdma assumes that the reply buffer (pagelist) has been pre-allocated in upper layer. This problem was reported by IOL OFA lab test on PPC. Signed-off-by: Shirley Ma <shirley.ma@oracle.com> Reviewed-by: Chuck Lever <chuck.lever@oracle.com> Tested-by: Edward Mossman <emossman@iol.unh.edu> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>