Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54537
b: refs/heads/master
c: 24c32d7
h: refs/heads/master
i:
  54535: d4b9bd8
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed May 8, 2007
1 parent cd35346 commit f0e66c0
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: d52b908646b88cb1952ab8c9b2d4423908a23f11
refs/heads/master: 24c32d733dd44dbc5b9dcd0b8de58e16fdbeac76
2 changes: 1 addition & 1 deletion trunk/fs/dcache.c
Original file line number Diff line number Diff line change
Expand Up @@ -879,7 +879,7 @@ static int shrink_dcache_memory(int nr, gfp_t gfp_mask)
if (nr) {
if (!(gfp_mask & __GFP_FS))
return -1;
prune_dcache(nr, NULL, 0);
prune_dcache(nr, NULL, 1);
}
return (dentry_stat.nr_unused / 100) * sysctl_vfs_cache_pressure;
}
Expand Down

0 comments on commit f0e66c0

Please sign in to comment.