Btrfs: cast devid to unsigned long long for printk %llu
authorChris Mason <chris.mason@fusionio.com>
Sat, 16 Jun 2012 00:07:17 +0000 (20:07 -0400)
committerChris Mason <chris.mason@fusionio.com>
Sat, 16 Jun 2012 00:07:17 +0000 (20:07 -0400)
commita8c4a33b98b097e69cd1a10672c43d17ad0ffb25
tree84dc64100b591a26b0be7d8a088d2a6889f2a776
parent4325edd0786fdd3909f9550e52a963b2fe54f78b
Btrfs: cast devid to unsigned long long for printk %llu

Avoid warning in 32 bit machines

Signed-off-by: Chris Mason <chris.mason@fusionio.com>
fs/btrfs/ioctl.c