Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 371053
b: refs/heads/master
c: d4fd0e9
h: refs/heads/master
i:
  371051: 2c31534
v: v3
  • Loading branch information
Jeff Liu authored and Ben Myers committed Apr 16, 2013
1 parent 439d999 commit a99debd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 666d644cd72a9ec58b353209ff191d7430f3b357
refs/heads/master: d4fd0e92fbcfdba7bb2c789504a957ab8f835c38
1 change: 0 additions & 1 deletion trunk/fs/xfs/xfs_log_priv.h
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,6 @@ struct xfs_cil {
* threshold, yet give us plenty of space for aggregation on large logs.
*/
#define XLOG_CIL_SPACE_LIMIT(log) (log->l_logsize >> 3)
#define XLOG_CIL_HARD_SPACE_LIMIT(log) (3 * (log->l_logsize >> 4))

/*
* ticket grant locks, queues and accounting have their own cachlines
Expand Down

0 comments on commit a99debd

Please sign in to comment.