Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 346715
b: refs/heads/master
c: cb3806e
h: refs/heads/master
i:
  346713: b5b28d3
  346711: 6f00df1
v: v3
  • Loading branch information
Stefan Behrens authored and Chris Mason committed Dec 17, 2012
1 parent ae509a0 commit 59ce0b9
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: b66f00da0cfceb856c17706b77906b63437f6fda
refs/heads/master: cb3806ec88a7e1e9d1fbde34cbc0bf153b7e7c3f
2 changes: 1 addition & 1 deletion trunk/fs/btrfs/check-integrity.c
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ struct btrfsic_block {
unsigned int never_written:1; /* block was added because it was
* referenced, not because it was
* written */
unsigned int mirror_num:2; /* large enough to hold
unsigned int mirror_num; /* large enough to hold
* BTRFS_SUPER_MIRROR_MAX */
struct btrfsic_dev_state *dev_state;
u64 dev_bytenr; /* key, physical byte num on disk */
Expand Down

0 comments on commit 59ce0b9

Please sign in to comment.