HomeFreeBSD

nullfs: stop lying about mount flags in statfs(2)

Description

nullfs: stop lying about mount flags in statfs(2)

Flags should not propagate from the lower fs. Behavior for the upper fs
is determined by flags from its mount point structure. When lower fs
acts according to its mount configuration, it is reported up as VOP
errors.

PR: 283425
Reviewed by: markj
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D48150

Details

Provenance
kibAuthored on Dec 19 2024, 10:14 PM
Reviewer
markj
Differential Revision
D48150: nullfs: stop lying about mount flags in statfs(2)
Parents
rGd7c69a344864: sdhci: add missing bus_add_child DEVMETHOD.
Branches
Unknown
Tags
Unknown