Page MenuHomeFreeBSD

Fix quotas for UFS after r339008
ClosedPublic

Authored by sef on Jan 8 2019, 7:56 PM.
Tags
None
Referenced Files
F157109388: D18785.id.diff
Mon, May 18, 12:30 PM
Unknown Object (File)
Thu, May 14, 5:57 AM
Unknown Object (File)
Sat, May 9, 8:40 PM
Unknown Object (File)
Sat, May 9, 8:30 PM
Unknown Object (File)
Sat, May 9, 5:51 AM
Unknown Object (File)
Fri, May 8, 8:06 PM
Unknown Object (File)
Thu, May 7, 12:00 AM
Unknown Object (File)
Fri, May 1, 11:22 PM
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.