On Wed, 2014-05-07 at 14:27 +0200, [email protected] wrote: > > @@ -204,8 +212,10 @@ static void setup(void) > > fstype, link_max); > > break; > > default: > > - tst_brkm(TBROK | TTERRNO, cleanup, > > - "Unexpected error: "); > > + emlink_flag = 1; > > + tst_resm(TINFO | TTERRNO, > > + "for %s we can't reach the max links", > > What errno do we get here instead of the EMLINK? >
When I test for xfs, it is ENOSPC. Best regards, Zeng ------------------------------------------------------------------------------ Is your legacy SCM system holding you back? Join Perforce May 7 to find out: • 3 signs your SCM is hindering your productivity • Requirements for releasing software faster • Expert tips and advice for migrating your SCM now http://p.sf.net/sfu/perforce _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
