]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - fs/jfs/jfs_inode.h
Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linux/kernel...
[mv-sheeva.git] / fs / jfs / jfs_inode.h
index 155e91eff07d6efa31adcea1ea69278f71e18478..ec2fb8b945fc9d0ac102028bbfc6a5c184521683 100644 (file)
@@ -28,7 +28,7 @@ extern struct inode *jfs_iget(struct super_block *, unsigned long);
 extern int jfs_commit_inode(struct inode *, int);
 extern int jfs_write_inode(struct inode *, struct writeback_control *);
 extern void jfs_evict_inode(struct inode *);
-extern void jfs_dirty_inode(struct inode *);
+extern void jfs_dirty_inode(struct inode *, int);
 extern void jfs_truncate(struct inode *);
 extern void jfs_truncate_nolock(struct inode *, loff_t);
 extern void jfs_free_zero_link(struct inode *);