On Tue, Dec 03, 2013 at 11:16:08AM -0800, Darrick J. Wong wrote: > > The function prototypes up around line 1604 need to be updated: > > In file included from inline.c:38:0: > ext2fs.h:1810:17: error: conflicting types for ‘ext2fs_group_of_blk’ > ext2fs.h:1604:12: note: previous declaration of ‘ext2fs_group_of_blk’ was here > ext2fs.h:1817:17: error: conflicting types for ‘ext2fs_group_of_ino’ > ext2fs.h:1605:12: note: previous declaration of ‘ext2fs_group_of_ino’ was here Nice catch; I didn't get these errors on my build for some reason. I've applied your fix, thanks. - 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