projects
/
unionfs-3.16.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1468eb
)
fs: Export drop_pagecache_sb symbol
author
Erez Zadok
<ezkcs.sunysb.edu>
Sun, 18 Mar 2007 23:24:29 +0000
(19:24 -0400)
committer
Erez Zadok
<ezk@cs.sunysb.edu>
Tue, 11 Nov 2014 01:38:39 +0000
(20:38 -0500)
Signed-off-by: Erez Zadok <ezkcs.sunysb.edu>
Signed-off-by: Josef 'Jeff' Sipek <jsipekcs.sunysb.edu>
fs/drop_caches.c
patch
|
blob
|
history
diff --git
a/fs/drop_caches.c
b/fs/drop_caches.c
index 1de7294aad208db5fb5b749ee7fc4c5a7d048f4e..2151eb7d1de5222f3f3575f87083c54f1a9b4027 100644
(file)
--- a/
fs/drop_caches.c
+++ b/
fs/drop_caches.c
@@
-3,6
+3,7
@@
*/
#include <linux/kernel.h>
+#include <linux/module.h>
#include <linux/mm.h>
#include <linux/fs.h>
#include <linux/writeback.h>