git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
745c4d8
)
btrfs: mirror_num should be int, not u64
author
Jan Schmidt
<list.btrfs@jan-o-sch.net>
Sun, 20 Nov 2011 12:33:38 +0000
(07:33 -0500)
committer
Chris Mason
<chris.mason@oracle.com>
Sun, 20 Nov 2011 12:42:14 +0000
(07:42 -0500)
My previous patch introduced some u64 for failed_mirror variables, this one
makes it consistent again.
Signed-off-by: Jan Schmidt <list.btrfs@jan-o-sch.net>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
No differences found