Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 374885
b: refs/heads/master
c: 62dbd71
h: refs/heads/master
i:
  374883: 6d01fc4
v: v3
  • Loading branch information
Josef Bacik committed May 6, 2013
1 parent 1b2f690 commit d032e1d
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: 534e6623b7bc03ddcf6c98b9398ff512d5135fe5
refs/heads/master: 62dbd7176e196cd042c5542696981b268264fe92
2 changes: 1 addition & 1 deletion trunk/fs/btrfs/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -866,7 +866,7 @@ int btrfs_sync_fs(struct super_block *sb, int wait)
return 0;
}

btrfs_wait_ordered_extents(root, 0);
btrfs_wait_ordered_extents(root, 1);

trans = btrfs_attach_transaction_barrier(root);
if (IS_ERR(trans)) {
Expand Down

0 comments on commit d032e1d

Please sign in to comment.