On Tue, Aug 06, 2013 at 07:14:34AM +0800, Zheng Liu wrote: > > > +ec EXT2_ET_EXT_ATTR_CURRUPTED, > > > + "Extended attribute currupted" > > > > "corrupted". > > Thanks for pointing it out. Fix it in next spin. > > > (Or maybe shorten that to "corrupt"?) > > I find the 'CORRUPT' in lib/ext2fs/ext2_err.et.in, and the result are as > below. > > It seems that there is no any rule about this. I am wondering if we > need to rename _DIR_CORRUPTED to _DIR_CORRUPT. I am ok for using > _CORRUPT or _CORRUPTED. We shouldn't change existing error codes since that will break backwards compatibility. My preference for the new error code is: ec EXT2_ET_EXT_ATTR_CORRUPT, "Corrupt Extended attribute" - 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