Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 374848
b: refs/heads/master
c: 98ad69c
h: refs/heads/master
v: v3
  • Loading branch information
Josef Bacik committed May 6, 2013
1 parent 1ecfc74 commit 824a83c
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 8c579fe745d96d0841c28295c10ac3e427cef9f2
refs/heads/master: 98ad69cfd2ca8e27250af839bacda1639a7dc3a4
3 changes: 2 additions & 1 deletion trunk/fs/btrfs/extent-tree.c
Original file line number Diff line number Diff line change
Expand Up @@ -3920,7 +3920,8 @@ void btrfs_writeback_inodes_sb_nr(struct btrfs_root *root,
* the disk).
*/
btrfs_start_delalloc_inodes(root, 0);
btrfs_wait_ordered_extents(root, 0);
if (!current->journal_info)
btrfs_wait_ordered_extents(root, 0);
}
}

Expand Down

0 comments on commit 824a83c

Please sign in to comment.