Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 294606
b: refs/heads/master
c: 3af1de7
h: refs/heads/master
v: v3
  • Loading branch information
Christoph Hellwig authored and Ben Myers committed Feb 23, 2012
1 parent cc9e623 commit 30319b7
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: 09a423a3d6c70905f1090f01aadb8e6abff527ce
refs/heads/master: 3af1de753b3caf9fa3762b4b1b85d833c121847e
2 changes: 1 addition & 1 deletion trunk/fs/xfs/xfs_log.c
Original file line number Diff line number Diff line change
Expand Up @@ -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);
}

/*
Expand Down

0 comments on commit 30319b7

Please sign in to comment.