commit | 118a0a251425b5ed5d5951097f9ef95f30611b03 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Tue Aug 20 13:20:10 2013 +0200 |
committer | Chris Mason <chris.mason@fusionio.com> | Sun Sep 01 08:16:11 2013 -0400 |
tree | 9fbb9b3522e4f57ed193cc2fa8cf1c4145b39537 | |
parent | 27f9f02357f2bff96fc5e8a000c78ec5f96d42af [diff] |
Btrfs: Format mirror_num as int mirror_num is always "int", hence don't cast it to "unsigned long long" and format it as a 64-bit number. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Josef Bacik <jbacik@fusionio.com> Signed-off-by: Chris Mason <chris.mason@fusionio.com>