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); } /*