X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fisofs%2Fisofs.h;h=efe2872cd4e3179067073e98ac6a296776c38117;hb=ecd27b92fbb41f779d857632a69bd45dbaf0f915;hp=e6308c8b57359e728be75de3e23d9e1b2cb974fb;hpb=3aa590c6b7c89d844f81c2e96f295cf2c6967773;p=linux-2.6 diff --git a/fs/isofs/isofs.h b/fs/isofs/isofs.h index e6308c8b57..efe2872cd4 100644 --- a/fs/isofs/isofs.h +++ b/fs/isofs/isofs.h @@ -174,7 +174,7 @@ isofs_normalize_block_and_offset(struct iso_directory_record* de, } } -extern struct inode_operations isofs_dir_inode_operations; +extern const struct inode_operations isofs_dir_inode_operations; extern const struct file_operations isofs_dir_operations; extern const struct address_space_operations isofs_symlink_aops; extern struct export_operations isofs_export_ops;