Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 206253
b: refs/heads/master
c: 40f2b6f
h: refs/heads/master
i:
  206251: 0b1b1c6
v: v3
  • Loading branch information
Tejun Heo committed Jul 24, 2010
1 parent 67c9674 commit 29df1f4
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 181a51f6e040d0ac006d6adaf4a031ffa440f41c
refs/heads/master: 40f2b6ffe525e975203c1621d4d4abaa7689b674
2 changes: 2 additions & 0 deletions trunk/fs/fscache/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,9 @@ static void __exit fscache_exit(void)

kobject_put(fscache_root);
kmem_cache_destroy(fscache_cookie_jar);
#ifdef CONFIG_SYSCTL
unregister_sysctl_table(fscache_sysctl_header);
#endif
fscache_proc_cleanup();
destroy_workqueue(fscache_op_wq);
destroy_workqueue(fscache_object_wq);
Expand Down

0 comments on commit 29df1f4

Please sign in to comment.