]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/hpfs/map.c
ocfs2: return non-zero st_blocks for inline data
[karo-tx-linux.git] / fs / hpfs / map.c
index a69bbc1e87f868738b0d0578cd61ac8f9a2e3f5d..a136929189f01435533ec5fbb0d0bae7a37b6908 100644 (file)
@@ -133,7 +133,7 @@ __le32 *hpfs_load_bitmap_directory(struct super_block *s, secno bmp)
 void hpfs_load_hotfix_map(struct super_block *s, struct hpfs_spare_block *spareblock)
 {
        struct quad_buffer_head qbh;
-       u32 *directory;
+       __le32 *directory;
        u32 n_hotfixes, n_used_hotfixes;
        unsigned i;