]> Pileus Git - ~andy/linux/blobdiff - fs/ext4/file.c
[PATCH] ext[34]: EA block reference count racing fix
[~andy/linux] / fs / ext4 / file.c
index 3bbc24b587858b97f6ebb0b492b65091158b77c2..3c6c1fd2be902524eb1901776aa8a0b45db4a167 100644 (file)
@@ -125,7 +125,7 @@ const struct file_operations ext4_file_operations = {
        .splice_write   = generic_file_splice_write,
 };
 
-struct inode_operations ext4_file_inode_operations = {
+const struct inode_operations ext4_file_inode_operations = {
        .truncate       = ext4_truncate,
        .setattr        = ext4_setattr,
 #ifdef CONFIG_EXT4DEV_FS_XATTR