Files
ubports_kernel_google_msm/fs/btrfs
Heiko Carstens 93dbfad7ac Btrfs: fix __ucmpdi2 compile bug on 32 bit builds
We get this on 32 builds:

fs/built-in.o: In function `extent_fiemap':
(.text+0x1019f2): undefined reference to `__ucmpdi2'

Happens because of a switch statement with a 64 bit argument.
Convert this to an if statement to fix this.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
2009-04-03 10:33:45 -04:00
..
2009-01-05 21:25:51 -05:00
2009-04-02 17:01:27 -04:00
2009-04-02 16:59:01 -04:00
2009-04-03 09:47:43 -04:00
2009-01-05 21:25:51 -05:00
2008-09-25 11:04:06 -04:00
2008-09-25 11:04:06 -04:00
2009-02-12 14:11:25 -05:00
2009-02-20 11:00:09 -05:00
2009-02-04 09:28:28 -05:00
2009-01-05 21:25:51 -05:00
2009-01-05 21:25:51 -05:00
2009-04-02 16:59:01 -04:00
2009-01-05 21:25:51 -05:00
2009-04-02 16:49:40 -04:00
2008-12-12 10:03:26 -05:00
2009-02-04 09:29:13 -05:00
2009-02-04 09:29:13 -05:00
2009-01-05 21:25:51 -05:00