]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/linux/fs.h
exportfs: make struct export_operations const
[net-next-2.6.git] / include / linux / fs.h
index 50078bb30a1cb6c460fc043117bb38334a614c86..b3ec4a496d64faa3a380827abed7b54d9d8bd7da 100644 (file)
@@ -987,7 +987,7 @@ struct super_block {
        const struct super_operations   *s_op;
        struct dquot_operations *dq_op;
        struct quotactl_ops     *s_qcop;
-       struct export_operations *s_export_op;
+       const struct export_operations *s_export_op;
        unsigned long           s_flags;
        unsigned long           s_magic;
        struct dentry           *s_root;