linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / fs / freevxfs / vxfs_lookup.c
index 43886fa..140fa42 100644 (file)
@@ -56,7 +56,7 @@ struct inode_operations vxfs_dir_inode_ops = {
        .lookup =               vxfs_lookup,
 };
 
-const struct file_operations vxfs_dir_operations = {
+struct file_operations vxfs_dir_operations = {
        .readdir =              vxfs_readdir,
 };