commit | cdd9ade711599e7672a635add0406080856f8b92 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Wed May 28 10:33:00 2014 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Wed Jun 04 08:56:39 2014 -0400 |
tree | 9e6ca370dbb72c5cb5e17a824aafcab97651a68c | |
parent | f10eafd3a6ce9da7e96999c124b643ea6c4921f3 [diff] |
xprtrdma: mount reports "Invalid mount option" if memreg mode not supported If the selected memory registration mode is not supported by the underlying provider/HCA, the NFS mount command reports that there was an invalid mount option, and fails. This is misleading. Reporting a problem allocating memory is a lot closer to the truth. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>