Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360491
b: refs/heads/master
c: 2d8946c
h: refs/heads/master
i:
  360489: 16925c9
  360487: 521a5c6
v: v3
  • Loading branch information
David Sterba authored and Josef Bacik committed Feb 28, 2013
1 parent 4b88af8 commit 069116e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: f094ac32aba3a51c00e970a2ea029339af2ca048
refs/heads/master: 2d8946c59743bc635a5e5701e6ef8e71e0a16ab7
1 change: 0 additions & 1 deletion trunk/fs/btrfs/volumes.c
Original file line number Diff line number Diff line change
Expand Up @@ -829,7 +829,6 @@ int btrfs_scan_one_device(const char *path, fmode_t flags, void *holder,

if (IS_ERR(bdev)) {
ret = PTR_ERR(bdev);
printk(KERN_INFO "btrfs: open %s failed\n", path);
goto error;
}

Expand Down

0 comments on commit 069116e

Please sign in to comment.