On Mon, Mar 19, 2018 at 05:08:42PM -0700, Darrick J. Wong wrote: > > > +# get standard environment, filters and checks > > > +. ./common/rc > > > +. ./common/xfs > > > +. ./common/filter > > > +. ./common/populate > > > + > > > > Do we need the xfs and populate includes? > > common/populate has the helpers for getting/setting metadata object fields. > > common/xfs has _require_scratch_xfs_crc Just a quick chime in, common/xfs is sourced automatically in common/rc when $FSTYP is xfs, you don't need to source it in test. Thanks, Eryu -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html