Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360405
b: refs/heads/master
c: eebc608
h: refs/heads/master
i:
  360403: bcfa91f
v: v3
  • Loading branch information
Miao Xie authored and Josef Bacik committed Feb 20, 2013
1 parent 5859955 commit fae093a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 3edb2a68cb23cd6ca84022421eeae2604722cdc4
refs/heads/master: eebc60840636e7351371fc17bcd057384bf0c16a
4 changes: 2 additions & 2 deletions trunk/fs/btrfs/transaction.c
Original file line number Diff line number Diff line change
Expand Up @@ -1451,9 +1451,9 @@ static int btrfs_flush_all_pending_stuffs(struct btrfs_trans_handle *trans,
* it here and no for sure that nothing new will be added
* to the list
*/
btrfs_run_ordered_operations(root, 1);
ret = btrfs_run_ordered_operations(root, 1);

return 0;
return ret;
}

/*
Expand Down

0 comments on commit fae093a

Please sign in to comment.