> > This requires terminating dentry names with 1-3 NULs. > > Al, can we afford such beauty? > > Hmm. > > At least, in link_path_walk(), there is no room to insert NULs. We don't necessarily need to pad. It's enough to use the word compare as a fast path. Of course memcpy should do it already, but it may be inefficient for small strings. -Andi > -- ak@xxxxxxxxxxxxxxx -- Speaking for myself only. -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html