Go to file
Marek Marczykowski-Górecki c1d42f1602
qfile-unpacker: do not call fdatasync() at each file (#1257)
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
2015-10-11 02:47:32 +02:00
archlinux archlinux: ensure /usr/sbin is not use to follow archlinux packaging guidelines 2015-07-08 14:33:48 +02:00
core impconverter: add icon data getters 2015-09-20 04:47:38 +02:00
debian version 3.1.0 2015-09-30 22:13:51 +02:00
dracut dracut: load ext4 module manually in minimalistic dracut module 2015-03-25 23:25:33 +01:00
kernel-modules Compile u2mfn module only when not already present 2015-03-25 23:25:33 +01:00
pkgs archlinux: created build scripts 2013-04-17 01:48:28 +02:00
qmemman archlinux: ensure /usr/sbin is not use to follow archlinux packaging guidelines 2015-07-08 14:33:48 +02:00
qrexec-lib qfile-unpacker: do not call fdatasync() at each file (#1257) 2015-10-11 02:47:32 +02:00
rpm_spec dracut: Provide minimalistic initramfs files - no udev, no systemd 2015-03-25 23:25:33 +01:00
udev udev: do not use a separate lock for udev block scripts 2015-06-28 21:59:39 +02:00
.gitignore gitignore 2014-07-26 03:36:31 +02:00
Makefile archlinux: update to match new dependancies and archlinux /usr/lib guidelines 2015-07-08 11:08:47 +02:00
Makefile.builder Add VM kernel related files as qubes-core-vm-kernel-support package 2015-03-25 23:25:33 +01:00
version version 3.1.0 2015-09-30 22:13:51 +02:00