commit | f9fb69adb6c7acca60977a4db5a5f95b8e66c041 | [log] [tgz] |
---|---|---|
author | Avinash Repaka <avinash.repaka@oracle.com> | Mon Feb 29 15:30:57 2016 -0800 |
committer | Santosh Shilimkar <santosh.shilimkar@oracle.com> | Mon Jan 02 14:02:57 2017 -0800 |
tree | dff2d16511069d9fb5961ba6284ae3aa56520fa1 | |
parent | 192a798f52998a643cef84fce0204be56666b0bf [diff] |
RDS: make message size limit compliant with spec RDS support max message size as 1M but the code doesn't check this in all cases. Patch fixes it for RDMA & non-RDMA and RDS MR size and its enforced irrespective of underlying transport. Signed-off-by: Avinash Repaka <avinash.repaka@oracle.com> Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>