Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 106144
b: refs/heads/master
c: f3c6ba9
h: refs/heads/master
v: v3
  • Loading branch information
Kentaro Makita authored and Linus Torvalds committed Jul 26, 2008
1 parent 93b3f55 commit d1edfc4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a76eef9573c93f8f324ebacfd090a3e319a64d59
refs/heads/master: f3c6ba986ab4527b6dfacf9f3b9e40f72466a8b2
1 change: 1 addition & 0 deletions trunk/fs/dcache.c
Original file line number Diff line number Diff line change
Expand Up @@ -487,6 +487,7 @@ static void __shrink_dcache_sb(struct super_block *sb, int *count, int flags)
if (!cnt)
break;
}
cond_resched_lock(&dcache_lock);
}
}
while (!list_empty(&tmp)) {
Expand Down

0 comments on commit d1edfc4

Please sign in to comment.