Page MenuHomeFreeBSD

Fix quotas for UFS after r339008
ClosedPublic

Authored by sef on Jan 8 2019, 7:56 PM.
Tags
None
Referenced Files
F146175406: D18785.id.diff
Sat, Feb 28, 11:34 AM
F146083127: D18785.id52674.diff
Fri, Feb 27, 4:12 PM
Unknown Object (File)
Tue, Feb 24, 8:26 PM
Unknown Object (File)
Mon, Feb 23, 5:38 PM
Unknown Object (File)
Dec 27 2025, 11:44 AM
Unknown Object (File)
Dec 14 2025, 8:33 PM
Unknown Object (File)
Nov 26 2025, 1:45 AM
Unknown Object (File)
Nov 21 2025, 12:02 AM
Subscribers

Details

Summary

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233849 reported by Andre Albsmeier, that my change to expose ZFS quotas broke repquota for UFS.

This refactors the code in libutil/quotafile.c a bit so that repquota works again.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

It looks like a workaround on workaround, but considering it is deep legacy, so be it.

This revision is now accepted and ready to land.Feb 7 2019, 8:59 PM
This revision was automatically updated to reflect the committed changes.