summaryrefslogtreecommitdiffstats
path: root/include/nftables
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2023-11-02 09:15:41 +0100
committerFlorian Westphal <fw@strlen.de>2023-11-02 09:36:45 +0100
commit65d94af52f11a2c5a44d5ae8aa3891ccb648c666 (patch)
tree9979916bca2c9c3c6ba3abb6a4e2a3bd4d1964a4 /include/nftables
parent4b6a4ad9134fa71277c2ff7f92776e1faeb83000 (diff)
tests/shell: fix mount command in "test-wrapper.sh"
With Fedora 39 (util-linux-core-2.39.2-1.fc39), the mount command starts to fail. It was still working with Fedora 38 (util-linux-core-2.38.1-4.fc38). $ unshare -f -p -m --mount-proc -U --map-root-user -n bash -c 'mount -t tmpfs --make-private /var/run && mount' mount: /run: mount failed: Invalid argument. Not sure why this starts to fail. But arguably the command line arguments were wrong. Fix it, we need a pseudo name for the device. Fixes: df6f1a3e0803 ("tests/shell: bind mount private /var/run/netns in test container") Signed-off-by: Thomas Haller <thaller@redhat.com> Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'include/nftables')
0 files changed, 0 insertions, 0 deletions