]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/ext2/ext2.h
Fix extraneous '&' in recent NFS client cleanup
[linux-2.6-omap-h63xx.git] / fs / ext2 / ext2.h
index e65a019fc7a58b87f80c64fcaa7944b06bd30242..c19ac153f56b72c38d564de76a4616a4f599d9e6 100644 (file)
@@ -137,6 +137,7 @@ extern void ext2_set_inode_flags(struct inode *inode);
 /* ioctl.c */
 extern int ext2_ioctl (struct inode *, struct file *, unsigned int,
                       unsigned long);
+extern long ext2_compat_ioctl(struct file *, unsigned int, unsigned long);
 
 /* namei.c */
 struct dentry *ext2_get_parent(struct dentry *child);