X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=fs%2Fbtrfs%2Finode.c;h=d340f63d8f07b2cf7c0e087fdf92ba384e31662e;hp=447612d3a16af70e78e44d8d357ca8977267eef9;hb=af4087e0e682df12bdffec5cfafc2fec9208716e;hpb=2f7e33d432d097a2a7f467b031bf18be91cb3d49 diff --git a/fs/btrfs/inode.c b/fs/btrfs/inode.c index 447612d3a16a..d340f63d8f07 100644 --- a/fs/btrfs/inode.c +++ b/fs/btrfs/inode.c @@ -4299,7 +4299,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;