Page MenuHomeFreeBSD

libutil: Remove manual link for nonexistent function
ClosedPublic

Authored by des on Aug 11 2025, 2:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 7, 9:32 AM
Unknown Object (File)
Sat, Mar 7, 3:11 AM
Unknown Object (File)
Wed, Mar 4, 9:47 AM
Unknown Object (File)
Tue, Feb 17, 11:01 AM
Unknown Object (File)
Tue, Feb 17, 11:00 AM
Unknown Object (File)
Mon, Feb 16, 5:16 PM
Unknown Object (File)
Sat, Feb 14, 4:57 PM
Unknown Object (File)
Feb 8 2026, 1:02 AM
Subscribers

Details

Summary

I believe quota_statfs() was the original name of the function now
called quota_check_path(). I must have forgotten to update the MLINK
when I renamed it.

MFC after: 1 week
Fixes: 5666aadb3ddf ("Further extend the quotafile API.")
Fixes: 22afc767869a ("libutil: Add missing MLINKs")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable