From 30319b7daaf894b32b61c7783cc16ff527bf3a47 Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Mon, 20 Feb 2012 02:31:21 +0000 Subject: [PATCH] --- yaml --- r: 294606 b: refs/heads/master c: 3af1de753b3caf9fa3762b4b1b85d833c121847e h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/xfs/xfs_log.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 6de44fe23035..ba30d1b0ee63 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 09a423a3d6c70905f1090f01aadb8e6abff527ce +refs/heads/master: 3af1de753b3caf9fa3762b4b1b85d833c121847e diff --git a/trunk/fs/xfs/xfs_log.c b/trunk/fs/xfs/xfs_log.c index 372642d39872..9161e8a76e77 100644 --- a/trunk/fs/xfs/xfs_log.c +++ b/trunk/fs/xfs/xfs_log.c @@ -2748,7 +2748,7 @@ xlog_ungrant_log_space(xlog_t *log, trace_xfs_log_ungrant_exit(log, ticket); - xfs_log_space_wake(log->l_mp, true); + xfs_log_space_wake(log->l_mp, false); } /*