]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/fuse/fuse_i.h
BUG_ON() Conversion in fs/sysv/
[linux-2.6-omap-h63xx.git] / fs / fuse / fuse_i.h
index 4a83adfec968ebae108b9ae71802e14db6ef6dbb..a16a04fcf41eca2e37ac265a368a19eecf426dc3 100644 (file)
@@ -346,7 +346,7 @@ static inline u64 get_node_id(struct inode *inode)
 }
 
 /** Device operations */
-extern struct file_operations fuse_dev_operations;
+extern const struct file_operations fuse_dev_operations;
 
 /**
  * This is the single global spinlock which protects FUSE's structures