guix/gnu/build
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
..
accounts.scm
activation.scm services: Prevent following symlinks during activation. 2021-03-10 18:01:47 +01:00
bootloader.scm system: reconfigure: Use the disk-installer if provided. 2020-11-03 07:59:59 +01:00
chromium-extension.scm Add (gnu build chromium-extension). 2020-11-08 18:21:15 +01:00
cross-toolchain.scm
file-systems.scm file-systems: 'mount-file-system' preserves the right mount flags. 2021-03-10 23:21:33 +01:00
hurd-boot.scm hurd-boot: Set /hurd/magic on /dev/fd. 2020-10-14 15:22:55 +02:00
image.scm database: Remove #:deduplicate? from 'register-items'. 2020-12-15 17:32:11 +01:00
install.scm store-copy: 'populate-store' can optionally deduplicate files. 2020-12-15 17:32:10 +01:00
linux-boot.scm linux-boot: Fix noresume argument parsing. 2020-12-17 23:01:23 +01:00
linux-container.scm Revert "linux-container: Correct test for unprivileged user namespace support." 2020-12-06 21:55:18 +01:00
linux-initrd.scm store-copy: 'populate-store' can optionally deduplicate files. 2020-12-15 17:32:10 +01:00
linux-modules.scm
locale.scm
marionette.scm
secret-service.scm
shepherd.scm shepherd: Remove dependency on (guix utils). 2020-11-05 16:13:50 +01:00
svg.scm
vm.scm database: Remove #:deduplicate? from 'register-items'. 2020-12-15 17:32:11 +01:00