Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 318839
b: refs/heads/master
c: fed425c
h: refs/heads/master
i:
  318837: 32b9418
  318835: 8655a8c
  318831: 1e8ba6f
v: v3
  • Loading branch information
Ilya Dryomov authored and Chris Mason committed Jul 23, 2012
1 parent bcb8772 commit 7467d00
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: 02db0844beffc1c4e99d750be58ffb3ed95d6d62
refs/heads/master: fed425c742cb1262ce90a41f2d3d211bac099533
2 changes: 1 addition & 1 deletion trunk/fs/btrfs/disk-io.c
Original file line number Diff line number Diff line change
Expand Up @@ -2244,7 +2244,7 @@ int open_ctree(struct super_block *sb,
ret |= btrfs_start_workers(&fs_info->caching_workers);
ret |= btrfs_start_workers(&fs_info->readahead_workers);
if (ret) {
ret = -ENOMEM;
err = -ENOMEM;
goto fail_sb_buffer;
}

Expand Down

0 comments on commit 7467d00

Please sign in to comment.