On Mon, Dec 03, 2012 at 04:28:22PM +0800, Tao Ma wrote: > From: Tao Ma <boyu.mt@xxxxxxxxxx> > > This patch just tries to silence all the build warning found > by Fengguang's kernel build testing. It has following fixes: > 1. change all walk_page_buffers to ext4_walk_page_buffers to avoid > a conflict with ocfs2. > 2. make ext4_get_inline_xattr_pos static. > 3. make ext4_xattr_ibody_set static. > 4. change two or more data types in declaration specifiers for > ext4_convert_inline_data. > > Reported-by: Fengguang Wu <fengguang.wu@xxxxxxxxx> > Cc: Theodore Tso <tytso@xxxxxxx> > Signed-off-by: Tao Ma <boyu.mt@xxxxxxxxxx> I've folded these changes into their respective inline data patches. Cheers, - 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