> I'll do that, unless anyone's already started. Fine by me. I haven't done anything on it. Ideally ext2 too. > > There's a bit of inconsistency in the patch between: > > ext3_msg(sb, KERN_ERR "message"); > and > ext3_msg(sb, KERN_ERR, "message"); > > just FWIW. Where? % grep '^+' ext3-msg | grep 'KERN[_A-Z]+[^,]' % The missing comma would probably not compile. -Andi -- ak@xxxxxxxxxxxxxxx -- Speaking for myself only. -- 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