]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: Make btrfs_device_uuid() return unsigned long
authorGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 20 Aug 2013 11:20:11 +0000 (13:20 +0200)
committerChris Mason <chris.mason@fusionio.com>
Sun, 1 Sep 2013 12:16:12 +0000 (08:16 -0400)
commit9ea6d7808dd41c43340e4e8ab8250df6515cc413
tree66575d6c7ffa9b61ed3ecaa5f5c70daef1cbbeb1
parent46682bbeb1d51e055bc79a0679c7da88e6306fbc
Btrfs: Make btrfs_device_uuid() return unsigned long

All callers of btrfs_device_uuid() cast its return type to unsigned long.

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>
fs/btrfs/ctree.h
fs/btrfs/volumes.c