Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 23572
b: refs/heads/master
c: 2ab1346
h: refs/heads/master
v: v3
  • Loading branch information
Kirill Korotaev authored and Linus Torvalds committed Mar 25, 2006
1 parent cd412cc commit 287c2b8
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: 4ffc84442572669727dc4fcd976582508eaf23e7
refs/heads/master: 2ab13460852e65c2ec0e77000baba5e859a6a2cf
1 change: 1 addition & 0 deletions trunk/fs/dcache.c
Original file line number Diff line number Diff line change
Expand Up @@ -489,6 +489,7 @@ void shrink_dcache_sb(struct super_block * sb)
continue;
}
prune_one_dentry(dentry);
cond_resched_lock(&dcache_lock);
goto repeat;
}
spin_unlock(&dcache_lock);
Expand Down

0 comments on commit 287c2b8

Please sign in to comment.