projects
/
unionfs-2.6.25.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
609a524
)
MM/VFS: prevent compile warnings/errors with unknown struct super_block
author
Erez_Zadok
<ezk@cs.sunysb.edu>
Sat, 11 Aug 2007 17:57:38 +0000
(13:57 -0400)
committer
Erez Zadok
<ezk@cs.sunysb.edu>
Mon, 12 Jan 2009 23:20:36 +0000
(18:20 -0500)
This is a temp fix for 2.6.23-rc2.
Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
include/linux/mm.h
patch
|
blob
|
history
diff --git
a/include/linux/mm.h
b/include/linux/mm.h
index 1fb6a56462d81224e115ca0c875cc77c1f16ee82..b5d0e9ec852b61aed5fb169561cd8eff16209516 100644
(file)
--- a/
include/linux/mm.h
+++ b/
include/linux/mm.h
@@
-18,6
+18,7
@@
struct anon_vma;
struct file_ra_state;
struct user_struct;
struct writeback_control;
+struct super_block;
#ifndef CONFIG_DISCONTIGMEM /* Don't use mapnrs, do it properly */
extern unsigned long max_mapnr;