projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
NFS: Don't set cache_change_attribute in nfs_revalidate_mapping
[linux-2.6]
/
fs
/
gfs2
/
ops_fstype.h
diff --git
a/fs/gfs2/ops_fstype.h
b/fs/gfs2/ops_fstype.h
index
7cc2c29
..
407029b
100644
(file)
--- a/
fs/gfs2/ops_fstype.h
+++ b/
fs/gfs2/ops_fstype.h
@@
-14,5
+14,6
@@
extern struct file_system_type gfs2_fs_type;
extern struct file_system_type gfs2meta_fs_type;
+extern struct export_operations gfs2_export_ops;
#endif /* __OPS_FSTYPE_DOT_H__ */