Home
last modified time | relevance | path

Searched hist:b308bc2f05a86e728bd035e21a4974acd05f4d1e (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dctree.cdiff b308bc2f05a86e728bd035e21a4974acd05f4d1e Tue Aug 20 06:20:15 CDT 2013 Geert Uytterhoeven <geert@linux-m68k.org> Btrfs: Make btrfs_header_chunk_tree_uuid() return unsigned long

Internally, btrfs_header_chunk_tree_uuid() calculates an unsigned long, but
casts it to a pointer, while all callers cast it to unsigned long again.

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>
H A Dioctl.cdiff b308bc2f05a86e728bd035e21a4974acd05f4d1e Tue Aug 20 06:20:15 CDT 2013 Geert Uytterhoeven <geert@linux-m68k.org> Btrfs: Make btrfs_header_chunk_tree_uuid() return unsigned long

Internally, btrfs_header_chunk_tree_uuid() calculates an unsigned long, but
casts it to a pointer, while all callers cast it to unsigned long again.

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>
H A Dctree.hdiff b308bc2f05a86e728bd035e21a4974acd05f4d1e Tue Aug 20 06:20:15 CDT 2013 Geert Uytterhoeven <geert@linux-m68k.org> Btrfs: Make btrfs_header_chunk_tree_uuid() return unsigned long

Internally, btrfs_header_chunk_tree_uuid() calculates an unsigned long, but
casts it to a pointer, while all callers cast it to unsigned long again.

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>
H A Ddisk-io.cdiff b308bc2f05a86e728bd035e21a4974acd05f4d1e Tue Aug 20 06:20:15 CDT 2013 Geert Uytterhoeven <geert@linux-m68k.org> Btrfs: Make btrfs_header_chunk_tree_uuid() return unsigned long

Internally, btrfs_header_chunk_tree_uuid() calculates an unsigned long, but
casts it to a pointer, while all callers cast it to unsigned long again.

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>