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, Oct 9, 8:10 PM
Unknown Object (File)
Thu, Oct 9, 8:10 PM
Unknown Object (File)
Thu, Oct 9, 8:10 PM
Unknown Object (File)
Thu, Oct 9, 5:25 PM
Unknown Object (File)
Fri, Oct 3, 7:02 PM
Unknown Object (File)
Tue, Sep 30, 8:50 AM
Unknown Object (File)
Sat, Sep 20, 4:43 AM
Unknown Object (File)
Fri, Sep 19, 12:38 PM
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