Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP1:Update
python3-libmount.23305
util-linux-libmount-pseudofs.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File util-linux-libmount-pseudofs.patch of Package python3-libmount.23305
From 0e36d7c2711ed9f7a1f2479d798e83769d07cbb3 Mon Sep 17 00:00:00 2001 From: Karel Zak <kzak@redhat.com> Date: Wed, 29 May 2019 18:01:04 +0200 Subject: [PATCH] libmount: add bpf between pseudo filesystems Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=1714826 Signed-off-by: Karel Zak <kzak@redhat.com> From 9db442e95482a8a2fe1006d49f6010bf8f7ac35b Mon Sep 17 00:00:00 2001 From: Karel Zak <kzak@redhat.com> Date: Wed, 29 May 2019 18:01:04 +0200 Subject: [PATCH] libmount: add selinuxfs between pseudo filesystems Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=1714826 Signed-off-by: Karel Zak <kzak@redhat.com> Index: util-linux-2.33.2/libmount/src/utils.c =================================================================== --- util-linux-2.33.2.orig/libmount/src/utils.c +++ util-linux-2.33.2/libmount/src/utils.c @@ -273,6 +273,7 @@ int mnt_fstype_is_pseudofs(const char *t "autofs", "bdev", "binfmt_misc", + "bpf", "cgroup", "cgroup2", "configfs", @@ -305,6 +306,7 @@ int mnt_fstype_is_pseudofs(const char *t "rootfs", "rpc_pipefs", "securityfs", + "selinuxfs", "sockfs", "spufs", "sysfs",
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor