Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 372217
b: refs/heads/master
c: c8c797f
h: refs/heads/master
i:
  372215: 8319a06
v: v3
  • Loading branch information
Wei Yongjun authored and J. Bruce Fields committed Apr 30, 2013
1 parent e09a99c commit cf7cfe0
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: 1eb6d6223aaac87538a0e9aa0d30980df224914c
refs/heads/master: c8c797f9fdf655245c0d60667af6efa7b32c98f1
2 changes: 1 addition & 1 deletion trunk/fs/nfsd/nfscache.c
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ static void cache_cleaner_func(struct work_struct *unused);
static int nfsd_reply_cache_shrink(struct shrinker *shrink,
struct shrink_control *sc);

struct shrinker nfsd_reply_cache_shrinker = {
static struct shrinker nfsd_reply_cache_shrinker = {
.shrink = nfsd_reply_cache_shrink,
.seeks = 1,
};
Expand Down

0 comments on commit cf7cfe0

Please sign in to comment.