On Tue, Sep 29, 2015 at 09:00:32AM -0500, Eric Sandeen wrote: > generic/085 was failing on a machine w/o devicemapper kernel > support because it requires the linear target, but didn't > explicitly test for it. > > I could have cut & pasted _require_dm_linear(), but chose > to go the route of a generic helper, _require_dm_target $FOO, > because some day someone will need the zero target, the error > target, or who knows. > > Add the helper, use it in test generic/085, and convert > _require_dm_flakey, _require_dm_snapshot, and > _dmerror_required with this new helper. > > Reported-by: Angelo Dureghello <angelo.dureghello@xxxxxxxxxxx> > Signed-off-by: Eric Sandeen <sandeen@xxxxxxxxxx> Looks good to me, thanks Eric! Reviewed-by: Eryu Guan <eguan@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe fstests" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html