]> err.no Git - linux-2.6/blobdiff - fs/xfs/linux-2.6/xfs_export.c
fuse: fix reading past EOF
[linux-2.6] / fs / xfs / linux-2.6 / xfs_export.c
index 7178d61f002e0549b8fa1143d312da094ab5df2b..15bd4948832ce7b1f789074b4ec77f53d0a9e25a 100644 (file)
@@ -220,7 +220,7 @@ xfs_fs_get_parent(
        return parent;
 }
 
-struct export_operations xfs_export_operations = {
+const struct export_operations xfs_export_operations = {
        .encode_fh              = xfs_fs_encode_fh,
        .fh_to_dentry           = xfs_fs_fh_to_dentry,
        .fh_to_parent           = xfs_fs_fh_to_parent,