[LTP] [PATCH v2] syscalls/fsetxattr02.c: Fix the failure of opening device files
Cyril Hrubis
chrubis@suse.cz
Fri Aug 10 14:50:16 CEST 2018
Hi!
> We try to fix this issue by creating device files in /dev/ instead.
I do not like much that we are messing up with the system directories.
Maybe we could mount a tmpfs over a directory in the test temporary
directory if we detect that the test temporary directory is mounted
with nodev. The downsinde is that it will be a bit more complicated
than this solution.
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list