]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/nilfs2/nilfs.h
nilfs2: use unlocked_ioctl
[linux-2.6-omap-h63xx.git] / fs / nilfs2 / nilfs.h
index f767644a72420f0c9eb16cd9c988785e5a55d18c..d08fb1ce50125bd5862951049862ad3e446f560e 100644 (file)
@@ -242,7 +242,7 @@ extern void nilfs_set_link(struct inode *, struct nilfs_dir_entry *,
 extern int nilfs_sync_file(struct file *, struct dentry *, int);
 
 /* ioctl.c */
-int nilfs_ioctl(struct inode *, struct file *, unsigned int, unsigned long);
+long nilfs_ioctl(struct file *, unsigned int, unsigned long);
 int nilfs_ioctl_prepare_clean_segments(struct the_nilfs *, void __user *);
 
 /* inode.c */