Re: RFC: checking file systems support UF_HIDDEN, UF_SYSTEM

From: Olivier Certner <olce_at_freebsd.org>
Date: Thu, 03 Jul 2025 08:22:17 UTC
Hi Alan,

> The strcmp method isn't very good, because it doesn't account for the
> possibility that some filesystems may only support the flags conditionally,
> depending on formatting options. I vote for method 1.

Method 1 does not solve this problem either, as VFCF_* flags are per filesystem *type*, not mounts.

Regards.

-- 
Olivier Certner