Message ID | 1505698140-3414-1-git-send-email-yangx.jy@cn.fujitsu.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Mon, Sep 18, 2017 at 09:29:00AM +0800, Xiao Yang wrote: > From: xiao yang <yangx.jy@cn.fujitsu.com> > > Signed-off-by: xiao yang <yangx.jy@cn.fujitsu.com> Ah, I forgot adding the group entry back when resolving git am conflicts.. It was my fault, Carlos's original patch is fine. Thanks for fixing this! Eryu > --- > tests/xfs/group | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/tests/xfs/group b/tests/xfs/group > index 0a449b9..b0a8119 100644 > --- a/tests/xfs/group > +++ b/tests/xfs/group > @@ -112,6 +112,7 @@ > 112 fuzzers > 113 fuzzers > 114 auto quick clone rmap > +115 auto quick fuzzers dangerous > 116 quota auto quick > 117 fuzzers > 118 auto quick fsr dangerous > -- > 1.8.3.1 > > > > -- > To unsubscribe from this list: send the line "unsubscribe fstests" in > the body of a message to majordomo@vger.kernel.org > 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/tests/xfs/group b/tests/xfs/group index 0a449b9..b0a8119 100644 --- a/tests/xfs/group +++ b/tests/xfs/group @@ -112,6 +112,7 @@ 112 fuzzers 113 fuzzers 114 auto quick clone rmap +115 auto quick fuzzers dangerous 116 quota auto quick 117 fuzzers 118 auto quick fsr dangerous