[CRIU] [PATCH 1/2] zdtm: add a test to check O_TMPFILE
Dmitry Safonov
0x7f454c46 at gmail.com
Tue Feb 27 15:59:31 MSK 2018
2018-02-26 21:37 GMT+00:00 Andrei Vagin <avagin at openvz.org>:
> [This sender failed our fraud detection checks and may not be who they appear to be. Learn about spoofing at http://aka.ms/LearnAboutSpoofing]
>
> From: Andrei Vagin <avagin at virtuozzo.com>
>
> man 2 open:
> ...
> O_TMPFILE (since Linux 3.11)
>
> Create an unnamed temporary file. The pathname argument speci‐ fies a
> directory; an unnamed inode will be created in that directory's
> filesystem. Anything written to the resulting file will be lost when
> the last file descriptor is closed, unless the file is given a name.
> ...
>
> Signed-off-by: Andrei Vagin <avagin at virtuozzo.com>
For both two patches:
Reviewed-by: Dmitry Safonov <0x7f454c46 at gmail.com>
--
Dmitry
More information about the CRIU
mailing list