From a99debd426c501e6be3b54ceeff9762c48104215 Mon Sep 17 00:00:00 2001 From: Jeff Liu Date: Thu, 4 Apr 2013 12:10:42 +0800 Subject: [PATCH] --- yaml --- r: 371053 b: refs/heads/master c: d4fd0e92fbcfdba7bb2c789504a957ab8f835c38 h: refs/heads/master i: 371051: 2c31534edb14c55d95d31276a3609e398837f2d5 v: v3 --- [refs] | 2 +- trunk/fs/xfs/xfs_log_priv.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index d3f2bb76b2c3..10f769ba635e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 666d644cd72a9ec58b353209ff191d7430f3b357 +refs/heads/master: d4fd0e92fbcfdba7bb2c789504a957ab8f835c38 diff --git a/trunk/fs/xfs/xfs_log_priv.h b/trunk/fs/xfs/xfs_log_priv.h index 16d8d12ea3b4..b9ea262dd1c2 100644 --- a/trunk/fs/xfs/xfs_log_priv.h +++ b/trunk/fs/xfs/xfs_log_priv.h @@ -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