HomeClusterLabs Projects

Filesystem: Fix OpenBSD check in fstype_supported()

Description

Filesystem: Fix OpenBSD check in fstype_supported()

fstype_supported() is supposed to skip the /proc/filesystems check if
the OS is OpenBSD. Instead, it skips the check if the OS is not
OpenBSD. That means the function has been a no-op for all other distros.

Signed-off-by: Reid Wahl <nrwahl@protonmail.com>

Details

Provenance
nrwahl2Authored on Feb 1 2022, 7:32 PM
Parents
rRef30a0fa71a8: Merge pull request #1738 from ClusterLabs/fix-openstack-agents
Branches
Unknown
Tags
Unknown

Event Timeline