]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/btrfs/inode.c
Merge branch 'integration' into for-linus
[karo-tx-linux.git] / fs / btrfs / inode.c
index 4b9be2883a8df48cc4b571173ec3dc18157da042..586cf6a438559e996e4bc7856b4bfe5a15647330 100644 (file)
@@ -4278,7 +4278,7 @@ int btrfs_write_inode(struct inode *inode, struct writeback_control *wbc)
  * FIXME, needs more benchmarking...there are no reasons other than performance
  * to keep or drop this code.
  */
-void btrfs_dirty_inode(struct inode *inode)
+void btrfs_dirty_inode(struct inode *inode, int flags)
 {
        struct btrfs_root *root = BTRFS_I(inode)->root;
        struct btrfs_trans_handle *trans;