]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/ext4_fs.h
Convert ext4 to use unlocked_ioctl
[linux-2.6-omap-h63xx.git] / include / linux / ext4_fs.h
index 105337ca9ed048d8787868840b19cef0373af0d5..33bc88568c5405efc2556b4bca483d4392edbefa 100644 (file)
@@ -1050,8 +1050,7 @@ extern int ext4_block_truncate_page(handle_t *handle, struct page *page,
                struct address_space *mapping, loff_t from);
 
 /* ioctl.c */
-extern int ext4_ioctl (struct inode *, struct file *, unsigned int,
-                      unsigned long);
+extern long ext4_ioctl(struct file *, unsigned int, unsigned long);
 extern long ext4_compat_ioctl (struct file *, unsigned int, unsigned long);
 
 /* migrate.c */