Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233683
b: refs/heads/master
c: fb01aa8
h: refs/heads/master
i:
  233681: 0e7f835
  233679: 5567736
v: v3
  • Loading branch information
Ilya Dryomov authored and Chris Mason committed Feb 16, 2011
1 parent 249e776 commit cac28b6
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: 9b3517e9136824346227b7b04f8f7ea1f3a726cc
refs/heads/master: fb01aa85b8b29c1a4e1f4a28ea54175de6bf7559
2 changes: 1 addition & 1 deletion trunk/fs/btrfs/volumes.c
Original file line number Diff line number Diff line change
Expand Up @@ -1639,7 +1639,7 @@ int btrfs_init_new_device(struct btrfs_root *root, char *device_path)
device->dev_root = root->fs_info->dev_root;
device->bdev = bdev;
device->in_fs_metadata = 1;
device->mode = 0;
device->mode = FMODE_EXCL;
set_blocksize(device->bdev, 4096);

if (seeding_dev) {
Expand Down

0 comments on commit cac28b6

Please sign in to comment.