Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 230586
b: refs/heads/master
c: 37004c4
h: refs/heads/master
v: v3
  • Loading branch information
Tejun Heo committed Nov 13, 2010
1 parent 552754f commit efbbcde
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: 731edacb7567c15f25b1fccac18a203bd432ae5e
refs/heads/master: 37004c42f7240035bc2726c340c4efa726b4818e
2 changes: 1 addition & 1 deletion trunk/fs/btrfs/volumes.c
Original file line number Diff line number Diff line change
Expand Up @@ -638,7 +638,7 @@ static int __btrfs_open_devices(struct btrfs_fs_devices *fs_devices,
error_brelse:
brelse(bh);
error_close:
close_bdev_exclusive(bdev, FMODE_READ);
close_bdev_exclusive(bdev, flags);
error:
continue;
}
Expand Down

0 comments on commit efbbcde

Please sign in to comment.