On Tue, Jul 03, 2012 at 10:01:53AM -0700, Darrick J. Wong wrote: > On Fri, Jun 22, 2012 at 11:38:34PM +0800, Tao Ma wrote: > > From: Tao Ma <boyu.mt@xxxxxxxxxx> > > > > In ext4_rename, when the old name is a dir, we need to > > change ".." to its new parent and journal the change, so > > with metadata_csum enabled, we have to re-calc the csum. > > > > As the first block of the dir can be either a htree root > > or a normal directory block and we have different csum > > calculation for these 2 types, we have to choose the right > > one in ext4_rename. > > > > btw, it is found by xfstests 013. > > Good catch! > > Acked-by: Darrick J. Wong <djwong@xxxxxxxxxx> Thanks, applied. - 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