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)
Mon, Mar 30, 12:41 PM
Unknown Object (File)
Sun, Mar 29, 9:47 PM
Unknown Object (File)
Thu, Mar 26, 9:49 AM
Unknown Object (File)
Sat, Mar 21, 7:23 PM
Unknown Object (File)
Mar 7 2026, 9:32 AM
Unknown Object (File)
Mar 7 2026, 3:11 AM
Unknown Object (File)
Mar 4 2026, 9:47 AM
Unknown Object (File)
Feb 17 2026, 11:01 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