Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143355
b: refs/heads/master
c: 1328df7
h: refs/heads/master
i:
  143353: 75f1240
  143351: faef0de
v: v3
  • Loading branch information
Xu Gang authored and Steven Whitehouse committed Apr 15, 2009
1 parent fadd0f5 commit 903020c
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: 10d2198805d7faa2b193485446ff6b1de42c9b78
refs/heads/master: 1328df725239804ae30fc7257c1a3185e679b517
2 changes: 1 addition & 1 deletion trunk/fs/gfs2/quota.c
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ struct gfs2_quota_change_host {

static LIST_HEAD(qd_lru_list);
static atomic_t qd_lru_count = ATOMIC_INIT(0);
static spinlock_t qd_lru_lock = SPIN_LOCK_UNLOCKED;
static DEFINE_SPINLOCK(qd_lru_lock);

int gfs2_shrink_qd_memory(int nr, gfp_t gfp_mask)
{
Expand Down

0 comments on commit 903020c

Please sign in to comment.