On Fri, Mar 20, 2015 at 06:16:58PM +0800, Eryu Guan wrote: > generic/077 uses $SCRATCH_DEV without _require_scratch. Add it back. > > Signed-off-by: Eryu Guan <eguan@xxxxxxxxxx> > --- Looks good... Reviewed-by: Brian Foster <bfoster@xxxxxxxxxx> > tests/generic/077 | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/tests/generic/077 b/tests/generic/077 > index 0d6aec7..8405b02 100755 > --- a/tests/generic/077 > +++ b/tests/generic/077 > @@ -54,6 +54,7 @@ _supported_os Linux > > [ ! -d $filler ] && _notrun "No directory to source files from" > > +_require_scratch > _require_attrs > _require_acls > _require_user > -- > 2.1.0 > > -- > 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 -- 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