Page MenuHomeFreeBSD

Fix quotas for UFS after r339008
ClosedPublic

Authored by sef on Jan 8 2019, 7:56 PM.
Tags
None
Referenced Files
F126750613: D18785.id52674.diff
Sat, Aug 23, 12:40 PM
Unknown Object (File)
Thu, Aug 21, 2:34 AM
Unknown Object (File)
Tue, Aug 19, 10:11 AM
Unknown Object (File)
Jul 8 2025, 3:07 AM
Unknown Object (File)
Jun 15 2025, 5:56 PM
Unknown Object (File)
Jun 13 2025, 4:20 PM
Unknown Object (File)
Jun 11 2025, 11:29 PM
Unknown Object (File)
May 13 2025, 11:11 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.