Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 29830
b: refs/heads/master
c: f58a1eb
h: refs/heads/master
v: v3
  • Loading branch information
Hua Zhong authored and Linus Torvalds committed Jun 25, 2006
1 parent 415abd6 commit 7affc32
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: d84a84775bba661d5a3fd06757bbb419381937f3
refs/heads/master: f58a1ebb22f128fccfeafb2b18557c87741cd627
2 changes: 1 addition & 1 deletion trunk/fs/dcache.c
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ static void prune_dcache(int count, struct super_block *sb)
cond_resched_lock(&dcache_lock);

tmp = dentry_unused.prev;
if (unlikely(sb)) {
if (sb) {
/* Try to find a dentry for this sb, but don't try
* too hard, if they aren't near the tail they will
* be moved down again soon
Expand Down

0 comments on commit 7affc32

Please sign in to comment.