fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
[pandora-kernel.git] / fs / affs / affs.h
index 0e95f73..c2b9c79 100644 (file)
@@ -182,7 +182,7 @@ extern int                   affs_add_entry(struct inode *dir, struct inode *inode, struct dent
 
 void           affs_free_prealloc(struct inode *inode);
 extern void    affs_truncate(struct inode *);
-int            affs_file_fsync(struct file *, int);
+int            affs_file_fsync(struct file *, loff_t, loff_t, int);
 
 /* dir.c */