Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 128493
b: refs/heads/master
c: 304fced
h: refs/heads/master
i:
  128491: ed7484b
v: v3
  • Loading branch information
Chris Mason committed Sep 25, 2008
1 parent 743a794 commit 8941dde
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0f1ebbd159baade0417f8f62f0cd6810cc950832
refs/heads/master: 304fced668079ce222200d5742657d34cc44af09
2 changes: 1 addition & 1 deletion trunk/fs/btrfs/disk-io.c
Original file line number Diff line number Diff line change
Expand Up @@ -768,7 +768,7 @@ void btrfs_mark_buffer_dirty(struct extent_buffer *buf)
void btrfs_btree_balance_dirty(struct btrfs_root *root, unsigned long nr)
{
balance_dirty_pages_ratelimited_nr(
root->fs_info->btree_inode->i_mapping, nr);
root->fs_info->btree_inode->i_mapping, 1);
}

void btrfs_set_buffer_defrag(struct extent_buffer *buf)
Expand Down

0 comments on commit 8941dde

Please sign in to comment.