https://github.com/torvalds/linux
Revision 32240a913d9f3a5aad42175d7696590ea1bfdb08 authored by Jan Schmidt on 20 November 2011, 12:33:38 UTC, committed by Chris Mason on 20 November 2011, 12:42:14 UTC
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>
1 parent 745c4d8
History
Tip revision: 32240a913d9f3a5aad42175d7696590ea1bfdb08 authored by Jan Schmidt on 20 November 2011, 12:33:38 UTC
btrfs: mirror_num should be int, not u64
Tip revision: 32240a9
File Mode Size
Kconfig -rw-r--r-- 1.3 KB
Makefile -rw-r--r-- 160 bytes
checkpoint.c -rw-r--r-- 22.8 KB
commit.c -rw-r--r-- 31.4 KB
journal.c -rw-r--r-- 65.2 KB
recovery.c -rw-r--r-- 18.5 KB
revoke.c -rw-r--r-- 20.9 KB
transaction.c -rw-r--r-- 66.5 KB

back to top