guix/gnu
Ludovic Courtès b665dd4a99
file-systems: 'mount-file-system' preserves the right mount flags.
Fixes <https://bugs.gnu.org/47007>.
Reported by Jelle Licht <jlicht@fsfe.org>.

Since commit dcb640f02b, we could end up
applying the wrong mount flags because the (find ...) expression could
pick the "wrong" mount point in the presence of bind mounts.

* gnu/build/file-systems.scm (mount-file-system): Use 'statfs' to
compute FLAGS whe FS is a bind mount.
2021-03-10 23:21:33 +01:00
..
bootloader
build file-systems: 'mount-file-system' preserves the right mount flags. 2021-03-10 23:21:33 +01:00
installer
machine
packages gnu: lib3mf: Update to 2.1.1 [security fixes]. 2021-03-10 22:22:04 +01:00
services services: Prevent following symlinks during activation. 2021-03-10 18:01:47 +01:00
system
tests tests: cuirass: Remove cuirass simple test. 2021-03-10 09:37:48 +01:00
artwork.scm
bootloader.scm
ci.scm ci: Remove hydra support. 2021-03-10 08:49:48 +01:00
image.scm
installer.scm
local.mk gnu: mongodb: Update to 3.4.24 [security fixes]. 2021-03-10 13:03:12 +01:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm