Page MenuHomeFreeBSD

libutil: Remove manual link for nonexistent function
ClosedPublic

Authored by des on Mon, Aug 11, 2:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Aug 18, 11:02 PM
Unknown Object (File)
Mon, Aug 18, 10:54 PM
Unknown Object (File)
Mon, Aug 18, 10:40 PM
Unknown Object (File)
Mon, Aug 18, 10:11 PM
Unknown Object (File)
Mon, Aug 18, 2:57 PM
Unknown Object (File)
Sun, Aug 17, 3:23 PM
Unknown Object (File)
Tue, Aug 12, 1:18 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