projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
shmem: SGP_QUICK and SGP_FAULT redundant
[linux-2.6]
/
fs
/
gfs2
/
ops_super.h
diff --git
a/fs/gfs2/ops_super.h
b/fs/gfs2/ops_super.h
index
9de73f0
..
442a274
100644
(file)
--- a/
fs/gfs2/ops_super.h
+++ b/
fs/gfs2/ops_super.h
@@
-12,6
+12,6
@@
#include <linux/fs.h>
-extern struct super_operations gfs2_super_ops;
+extern
const
struct super_operations gfs2_super_ops;
#endif /* __OPS_SUPER_DOT_H__ */