Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 128499
b: refs/heads/master
c: 44b36eb
h: refs/heads/master
i:
  128497: 18e8f72
  128495: 93c8db5
v: v3
  • Loading branch information
Yan Zheng authored and Chris Mason committed Sep 25, 2008
1 parent 9472c54 commit e5c99ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6d7231f7d33fc14f2d41abc3b9cb28dcb208735d
refs/heads/master: 44b36eb20bb60d7da1375c1fb45784740a4dc358
1 change: 1 addition & 0 deletions trunk/fs/btrfs/disk-io.c
Original file line number Diff line number Diff line change
Expand Up @@ -410,6 +410,7 @@ struct btrfs_root *btrfs_read_fs_root_no_radix(struct btrfs_fs_info *fs_info,
read_extent_buffer(l, &root->root_item,
btrfs_item_ptr_offset(l, path->slots[0]),
sizeof(root->root_item));
memcpy(&root->root_key, location, sizeof(*location));
ret = 0;
out:
btrfs_release_path(root, path);
Expand Down

0 comments on commit e5c99ac

Please sign in to comment.