eb11cf6989
POSIX requires that a read(2) which can be proved to occur after a
write() has returned returns the new data.
We want here only that other processes in the same VM will see the
file either fully written, or not see it at all. So ensuring that
linkat(2) is called after write is completed should be enough.
Fixes QubesOS/qubes-issues#1257
(cherry picked from commit
|
||
---|---|---|
archlinux | ||
core | ||
debian | ||
dracut | ||
kernel-modules | ||
pkgs | ||
qmemman | ||
qrexec-lib | ||
rpm_spec | ||
udev | ||
.gitignore | ||
Makefile | ||
Makefile.builder | ||
version |