aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/async-thread.c
diff options
context:
space:
mode:
authorHeiko Carstens <[email protected]>2009-04-03 14:33:45 +0000
committerChris Mason <[email protected]>2009-04-03 14:33:45 +0000
commit93dbfad7ac647d4f00354893fe93e8a55be114d5 (patch)
treedd9fbb0a3b2fc2a413f0083e42fb2cc779b5c5cd /fs/btrfs/async-thread.c
parentBtrfs: free inode struct when btrfs_new_inode fails (diff)
downloadkernel-93dbfad7ac647d4f00354893fe93e8a55be114d5.tar.gz
kernel-93dbfad7ac647d4f00354893fe93e8a55be114d5.zip
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 <[email protected]> Signed-off-by: Chris Mason <[email protected]>
Diffstat (limited to 'fs/btrfs/async-thread.c')
0 files changed, 0 insertions, 0 deletions