]> www.infradead.org Git - users/jedix/linux-maple.git/commit
btrfs scrub: use int for mirror_num, not u64
authorJan Schmidt <list.btrfs@jan-o-sch.net>
Fri, 17 Jun 2011 13:55:21 +0000 (15:55 +0200)
committerChris Mason <chris.mason@oracle.com>
Wed, 16 Nov 2011 01:03:03 +0000 (20:03 -0500)
commit44549145221fed7ee7effeec4cbcf0bac612c054
tree90590fb4e0b2be2796afaff5189c3cd8a19c54e3
parent7ca58a7756a3ce99385c9e67d717370290e22b88
btrfs scrub: use int for mirror_num, not u64

the rest of the code uses int mirror_num, and so should scrub

Signed-off-by: Jan Schmidt <list.btrfs@jan-o-sch.net>
(cherry picked from commit e12fa9cd390f8e93a9144bd99bd6f6ed316fbc1e)
fs/btrfs/scrub.c