On Wed, May 31, 2017 at 05:10:26PM +0800, Xiao Yang wrote: > _link_output_file sets output file suffix to null because 055.cfg is > missing, so add it. > > Signed-off-by: Xiao Yang <yangx.jy@xxxxxxxxxxxxxx> Thanks for the patch! But we eventually want to remove IRIX support, I don't think this is needed at this stage, especially that Eric Biggers has posted patches to remove IRIX support. BTW, your patch has '1/2' prefix, but I didn't see the second patch, do you have a second patch that didn't hit the list? Thanks, Eryu > --- > tests/xfs/055.cfg | 2 ++ > 1 file changed, 2 insertions(+) > create mode 100644 tests/xfs/055.cfg > > diff --git a/tests/xfs/055.cfg b/tests/xfs/055.cfg > new file mode 100644 > index 0000000..7ffdfc0 > --- /dev/null > +++ b/tests/xfs/055.cfg > @@ -0,0 +1,2 @@ > +irix: irix > +linux: linux > -- > 1.8.3.1 > > > > -- > 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