Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 128761
b: refs/heads/master
c: 006a58a
h: refs/heads/master
i:
  128759: a9424ba
v: v3
  • Loading branch information
Chris Mason committed Sep 25, 2008
1 parent 96edf73 commit 8cdd659
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: f2eb0a241f0e5c135d93243b0236cb1f14c305e0
refs/heads/master: 006a58a25fe8aaa7559be80dcff94d98aee84309
2 changes: 1 addition & 1 deletion trunk/fs/btrfs/volumes.c
Original file line number Diff line number Diff line change
Expand Up @@ -547,7 +547,7 @@ int btrfs_add_device(struct btrfs_trans_handle *trans,
struct extent_buffer *leaf;
struct btrfs_key key;
unsigned long ptr;
u64 free_devid;
u64 free_devid = 0;

root = root->fs_info->chunk_root;

Expand Down

0 comments on commit 8cdd659

Please sign in to comment.