[LTP] [PATCH] fs_fill: switch the SAFE MACROs back to ordinary syscall
Cyril Hrubis
chrubis@suse.cz
Mon Nov 20 14:19:52 CET 2017
Hi!
> > safe_macros.c:225: BROK: tst_fill_fs.c:43:
> > open(mntpoint/thread48/file0,65,0700) failed: ENOSPC
> > safe_macros.c:169: BROK: fs_fill.c:49: mkdir(mntpoint/thread21,0700)
> > failed: ENOSPC
> >
> > Signed-off-by: Li Wang <liwang@redhat.com>
>
> Pushed.
I do not like that the worker exits prematurely here if the mkdir fails,
that's why I suggested to mkdir() all the directories before we attempt
to run the the worker threads.
But I can always change that in a follow up patch...
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list