summaryrefslogtreecommitdiff
path: root/man/sd_event_new.xml
diff options
context:
space:
mode:
authorFranck Bui <fbui@suse.com>2018-06-13 18:15:55 +0200
committerLennart Poettering <lennart@poettering.net>2018-06-14 10:19:33 +0200
commit16dc38dd15a69899da58917544cb9680b8c2ff97 (patch)
treeca8fbc498c51613f3a1960635254260fa8cc79ec /man/sd_event_new.xml
parentead0adb161bb07ae4d53e9834ff04248bea19f3f (diff)
downloadsystemd-16dc38dd15a69899da58917544cb9680b8c2ff97.tar.gz
locale-util: on overlayfs FTW_MOUNT causes nftw(3) to not list *any* files
On overlayfs, FTW_MOUNT causes nftw to not list *any* files because the condition used by glibc to verify that it's on the same mountpoint doesn't work on overlayfs, see https://bugzilla.suse.com/show_bug.cgi?id=1096807 for the details. However using FTW_MOUNT doesn't seem to be really needed when walking through the keymap directorie tree. So until the glibc or the kernel is fixed (which might take some time), let's make localectl works with overlayfs. There's a small side effect here, by which regular (non-directory) files with bind mounts will be parsed while they were skipped by the previous logic.
Diffstat (limited to 'man/sd_event_new.xml')
0 files changed, 0 insertions, 0 deletions