http://bugzilla.kernel.org/show_bug.cgi?id=12790 Summary: kernel build warning causes EXT4 boot warning Product: File System Version: 2.5 KernelVersion: 2.6.28.7 Platform: All OS/Version: Linux Tree: Mainline Status: NEW Severity: normal Priority: P1 Component: ext4 AssignedTo: fs_ext4@xxxxxxxxxxxxxxxxxxxx ReportedBy: thoralf.dassler@xxxxxxxxx Latest working kernel version: unknown Earliest failing kernel version: unknown Distribution: Slamd64 Hardware Environment: Toshiba Satellite P200 Software Environment: n/a Problem Description: Boot message: EXT4-fs warning (device sda1): ext4_fill_super: extents feature not enabled on this filesystem, use tune2fs. Steps to reproduce: boot into Linux I get these lines when I build the kernel: CC fs/ext4/super.o fs/ext4/super.c: In function 'ext4_fill_super': fs/ext4/super.c:2177: warning: format '%u' expects type 'unsigned int', but argument 2 has type 'ext4_group_t' See .config attached. I also noticed several patches on Google, but am reluctant to apply them. -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. -- 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