]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/jfs/jfs_inode.h
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel...
[karo-tx-linux.git] / fs / jfs / jfs_inode.h
index ec2fb8b945fc9d0ac102028bbfc6a5c184521683..9271cfe4a1490ca88785a7973ecd22fd88000e73 100644 (file)
@@ -21,7 +21,7 @@
 struct fid;
 
 extern struct inode *ialloc(struct inode *, umode_t);
-extern int jfs_fsync(struct file *, int);
+extern int jfs_fsync(struct file *, loff_t, loff_t, int);
 extern long jfs_ioctl(struct file *, unsigned int, unsigned long);
 extern long jfs_compat_ioctl(struct file *, unsigned int, unsigned long);
 extern struct inode *jfs_iget(struct super_block *, unsigned long);