X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fisofs%2Fisofs.h;fp=fs%2Fisofs%2Fisofs.h;h=e6308c8b57359e728be75de3e23d9e1b2cb974fb;hb=16c70f8c1b54b61c3b951b6fb220df250fe09b32;hp=b87ba066f5e76f42debee19fcfb5336c896f33f9;hpb=4e76c8a9fa413ccc09d3f7f664183dcce3555d57;p=linux-2.6.git diff --git a/fs/isofs/isofs.h b/fs/isofs/isofs.h index b87ba066f..e6308c8b5 100644 --- a/fs/isofs/isofs.h +++ b/fs/isofs/isofs.h @@ -176,5 +176,5 @@ isofs_normalize_block_and_offset(struct iso_directory_record* de, extern struct inode_operations isofs_dir_inode_operations; extern const struct file_operations isofs_dir_operations; -extern struct address_space_operations isofs_symlink_aops; +extern const struct address_space_operations isofs_symlink_aops; extern struct export_operations isofs_export_ops;