X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Ffuse%2Fcontrol.c;h=105d4a271e073b0c7d60660057d9716d798f9d1d;hb=920841d8d1d61bc12b43f95a579a5374f6d98f81;hp=1794305f9ed86696f7505afdb90f591f32181e1c;hpb=9af9fc45ddd3e315c51f87392b5048967e4343cd;p=linux-2.6 diff --git a/fs/fuse/control.c b/fs/fuse/control.c index 1794305f9e..105d4a271e 100644 --- a/fs/fuse/control.c +++ b/fs/fuse/control.c @@ -73,7 +73,7 @@ static struct dentry *fuse_ctl_add_dentry(struct dentry *parent, struct fuse_conn *fc, const char *name, int mode, int nlink, - struct inode_operations *iop, + const struct inode_operations *iop, const struct file_operations *fop) { struct dentry *dentry;