X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=fs%2Ffreevxfs%2Fvxfs_extern.h;h=1cf1fe8466a2c9f0efbb28e06e3cfe0c4f21c99e;hb=9ee8ab9fbf21e6b87ad227cd46c0a4be41ab749b;hp=927acf70c591c4b9793fc134912a9dc4363d61ea;hpb=6b995751c2e851d2bc9c277b5884d0adb519e31d;p=powerpc.git diff --git a/fs/freevxfs/vxfs_extern.h b/fs/freevxfs/vxfs_extern.h index 927acf70c5..1cf1fe8466 100644 --- a/fs/freevxfs/vxfs_extern.h +++ b/fs/freevxfs/vxfs_extern.h @@ -63,7 +63,7 @@ extern void vxfs_clear_inode(struct inode *); /* vxfs_lookup.c */ extern struct inode_operations vxfs_dir_inode_ops; -extern struct file_operations vxfs_dir_operations; +extern const struct file_operations vxfs_dir_operations; /* vxfs_olt.c */ extern int vxfs_read_olt(struct super_block *, u_long);