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)
Thu, May 14, 5:30 PM
Unknown Object (File)
Wed, May 13, 4:54 PM
Unknown Object (File)
Wed, May 13, 4:43 PM
Unknown Object (File)
May 6 2026, 3:26 AM
Unknown Object (File)
May 4 2026, 3:06 PM
Unknown Object (File)
Apr 30 2026, 7:08 AM
Unknown Object (File)
Apr 21 2026, 7:24 PM
Unknown Object (File)
Apr 19 2026, 7:35 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