commit | 1473b24ee0cb43d4b48aa0c5f1b8417928910a4d | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Tue Aug 20 13:20:12 2013 +0200 |
committer | Chris Mason <chris.mason@fusionio.com> | Sun Sep 01 08:16:13 2013 -0400 |
tree | 0f47db30e14eef426ebb06064503af2ec375ebf3 | |
parent | 410ba3a291081d98f0e58a868e1305110d986903 [diff] |
Btrfs: Make btrfs_device_fsid() return unsigned long All callers of btrfs_device_fsid() 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>