HomeFreeBSD

Move all of the functions in ffs_subr.c that are only used by the ufs kernel

Description

Move all of the functions in ffs_subr.c that are only used by the ufs kernel
module from that file into ffs_vfsops.c. This fixes the build for kernel
configs that don't include FFS.

PR: 247256
Submitted by: glebius
Reviewed by: mckusick (earlier version)
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D25285

Details

Provenance
chsAuthored on
Reviewer
mckusick
Differential Revision
D25285: fix kernel linking without FFS
Parents
rS362291: MFC 361920:
Branches
Unknown
Tags
Unknown