]> Pileus Git - ~andy/linux/blobdiff - fs/affs/affs.h
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
[~andy/linux] / fs / affs / affs.h
index 0e95f73a7023290406fad137ee92902f664a5acf..c2b9c79eb64e0ef0fa4f64332761d34fb8973602 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 */