On Thu, Sep 11, 2014 at 06:33:47PM -0400, Theodore Ts'o wrote: > ... and I've pushed out the next branch with all but 23-26 applied. > > Darrick, can you take a look and see if everything landed as you > expect? > > 23-25 is a new feature (pending comments on 23, and I remember wanting > to take a much closer look at 24 and 25 from a month or two ago), and > 26 is pending some comments I had vis-a-vis ext2fs_new_block() vs > ext2fs_get_block(), so if you want to send out patchbomb part 6 with > what's left of part 5, that might be appropriate. > > Thanks for all of your work on e2fsprogs! Looks like most everything landed ok except for: Yikes, make check explodes: make[1]: Entering directory `/storage/home/djwong/cdev/work/e2fsprogs-csum/lib/ext2fs' SUBST ../../lib/dirpaths.h SUBST ext2_err.et CC ../../debugfs/journal.c In file included from ./kernel-jbd.h:23:0, from ./jfs_user.h:6, from ../../debugfs/journal.c:26: ./jfs_compat.h:33:1: error: unknown type name ‘__u64’ typedef __u64 u64; ^ ./jfs_compat.h:39:1: error: unknown type name ‘__u32’ static inline __u32 jbd2_chksum(journal_t *j, __u32 crc, const void *address, ^ ./jfs_compat.h:39:47: error: unknown type name ‘__u32’ static inline __u32 jbd2_chksum(journal_t *j, __u32 crc, const void *address, ^ ./jfs_compat.h:77:2: error: unknown type name ‘__u8’ __u8 j_uuid[16]; ^ ./jfs_compat.h:81:2: error: unknown type name ‘__u32’ <continues on for 1000 more lines> --D > > - Ted > -- > To unsubscribe from this list: send the line "unsubscribe linux-ext4" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html