X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fsysv%2Fsysv.h;fp=fs%2Fsysv%2Fsysv.h;h=9dcc82120935baba74960a691fc0ef15d2b1009b;hb=16c70f8c1b54b61c3b951b6fb220df250fe09b32;hp=393a480e4deb0860190a1bda62d37178d2846d85;hpb=4e76c8a9fa413ccc09d3f7f664183dcce3555d57;p=linux-2.6.git diff --git a/fs/sysv/sysv.h b/fs/sysv/sysv.h index 393a480e4..9dcc82120 100644 --- a/fs/sysv/sysv.h +++ b/fs/sysv/sysv.h @@ -161,7 +161,7 @@ extern struct inode_operations sysv_dir_inode_operations; extern struct inode_operations sysv_fast_symlink_inode_operations; extern const struct file_operations sysv_file_operations; extern const struct file_operations sysv_dir_operations; -extern struct address_space_operations sysv_aops; +extern const struct address_space_operations sysv_aops; extern struct super_operations sysv_sops; extern struct dentry_operations sysv_dentry_operations;