X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Flinux%2Fsunrpc%2Frpc_rdma.h;h=8c6d23cb0cae1a8d90874c6962f1d769300bfdb1;hb=c6db03ea577846a72dc80638f4a70b392c21962f;hp=f33c5a4d6fe47fddb2ae57e4eac448df6ff810c8;hpb=d2c032e3dc58137a7261a7824d3acce435db1d66;p=deliverable%2Flinux.git diff --git a/include/linux/sunrpc/rpc_rdma.h b/include/linux/sunrpc/rpc_rdma.h index f33c5a4d6fe4..8c6d23cb0cae 100644 --- a/include/linux/sunrpc/rpc_rdma.h +++ b/include/linux/sunrpc/rpc_rdma.h @@ -102,6 +102,7 @@ struct rpcrdma_msg { * Smallest RPC/RDMA header: rm_xid through rm_type, then rm_nochunks */ #define RPCRDMA_HDRLEN_MIN (sizeof(__be32) * 7) +#define RPCRDMA_HDRLEN_ERR (sizeof(__be32) * 5) enum rpcrdma_errcode { ERR_VERS = 1,