Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359703
b: refs/heads/master
c: ec16867
h: refs/heads/master
i:
  359701: d519ec5
  359699: 4f534a9
  359695: 647cfdd
v: v3
  • Loading branch information
Yanchuan Nian authored and J. Bruce Fields committed Jan 23, 2013
1 parent 186261f commit ce2242b
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: 266533c6df7a4a4e2ebd0bfdd272f7eb7cf4b81f
refs/heads/master: ec1686761753ead775e9474a6265323a4c555bc6
2 changes: 1 addition & 1 deletion trunk/net/sunrpc/cache.c
Original file line number Diff line number Diff line change
Expand Up @@ -1614,7 +1614,7 @@ static int create_cache_proc_entries(struct cache_detail *cd, struct net *net)
goto out_nomem;
}
if (cd->cache_show) {
p = proc_create_data("content", S_IFREG|S_IRUSR|S_IWUSR,
p = proc_create_data("content", S_IFREG|S_IRUSR,
cd->u.procfs.proc_ent,
&content_file_operations_procfs, cd);
cd->u.procfs.content_ent = p;
Expand Down

0 comments on commit ce2242b

Please sign in to comment.