Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 349155
b: refs/heads/master
c: cc975eb
h: refs/heads/master
i:
  349153: d4832c1
  349151: 91fbd31
v: v3
  • Loading branch information
Lukas Czerner authored and Josef Bacik committed Jan 14, 2013
1 parent 8d0bb62 commit 6027dc3
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: cfa7a9ccda711ac6ab8f0d17c3a9b540092d305a
refs/heads/master: cc975eb4605c5765a5d5e7a51d24ba5a1cda269e
2 changes: 1 addition & 1 deletion trunk/fs/btrfs/volumes.c
Original file line number Diff line number Diff line change
Expand Up @@ -1431,7 +1431,7 @@ int btrfs_rm_device(struct btrfs_root *root, char *device_path)
}
} else {
ret = btrfs_get_bdev_and_sb(device_path,
FMODE_READ | FMODE_EXCL,
FMODE_WRITE | FMODE_EXCL,
root->fs_info->bdev_holder, 0,
&bdev, &bh);
if (ret)
Expand Down

0 comments on commit 6027dc3

Please sign in to comment.