Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 260874
b: refs/heads/master
c: 2773395
h: refs/heads/master
v: v3
  • Loading branch information
Steve Dickson authored and Trond Myklebust committed Jul 25, 2011
1 parent 6cee480 commit e2db010
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5f00bcb38ef9a980a33c6dbdc0044964b05f22dd
refs/heads/master: 2773395b34883fe54418de188733a63bb38e0ad6
2 changes: 1 addition & 1 deletion trunk/net/sunrpc/xprtrdma/xprt_rdma.h
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ struct rpcrdma_ep {
*/

/* temporary static scatter/gather max */
#define RPCRDMA_MAX_DATA_SEGS (8) /* max scatter/gather */
#define RPCRDMA_MAX_DATA_SEGS (64) /* max scatter/gather */
#define RPCRDMA_MAX_SEGS (RPCRDMA_MAX_DATA_SEGS + 2) /* head+tail = 2 */
#define MAX_RPCRDMAHDR (\
/* max supported RPC/RDMA header */ \
Expand Down

0 comments on commit e2db010

Please sign in to comment.