RDS: Return -EINVAL if rds_rdma_pages returns an error
authorAndy Grover <andy.grover@oracle.com>
Thu, 28 Oct 2010 15:40:56 +0000 (15:40 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 30 Oct 2010 23:34:16 +0000 (16:34 -0700)
rds_cmsg_rdma_args would still return success even if rds_rdma_pages
returned an error (or overflowed).

Signed-off-by: Andy Grover <andy.grover@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found