Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274714
b: refs/heads/master
c: 306c8b6
h: refs/heads/master
v: v3
  • Loading branch information
Chris Mason committed Nov 6, 2011
1 parent 485a39f commit cb2b47b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c674e04e1cd6049715e7b9446790f4b441e547c0
refs/heads/master: 306c8b68c82dfe6b7c9e5b61985760ad5d089205
1 change: 1 addition & 0 deletions trunk/fs/btrfs/disk-io.c
Original file line number Diff line number Diff line change
Expand Up @@ -2444,6 +2444,7 @@ struct btrfs_root *open_ctree(struct super_block *sb,

fail_sb_buffer:
btrfs_stop_workers(&fs_info->generic_worker);
btrfs_stop_workers(&fs_info->readahead_workers);
btrfs_stop_workers(&fs_info->fixup_workers);
btrfs_stop_workers(&fs_info->delalloc_workers);
btrfs_stop_workers(&fs_info->workers);
Expand Down

0 comments on commit cb2b47b

Please sign in to comment.