On Mon, Sep 30, 2013 at 06:27:14PM -0700, Darrick J. Wong wrote: > The ext2fs_link function has the unfortunate habit of converting hashed > directories into unhashed directories. It doesn't notice that it's slicing > and dicing directory entries from a former dx_{root,node} block, and therefore > doesn't write a protective dirent into the end of the block to store the > checksum. Teach it to do this. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Thanks, applied to the next branch. - 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