Page MenuHomeFreeBSD

Fix quotas for UFS after r339008
ClosedPublic

Authored by sef on Jan 8 2019, 7:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
May 8 2024, 7:00 PM
Unknown Object (File)
May 8 2024, 5:30 PM
Unknown Object (File)
May 4 2024, 5:16 PM
Unknown Object (File)
May 1 2024, 7:19 PM
Unknown Object (File)
Apr 24 2024, 1:55 AM
Unknown Object (File)
Apr 6 2024, 7:27 PM
Unknown Object (File)
Jan 15 2024, 10:10 PM
Unknown Object (File)
Dec 24 2023, 9:54 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 Skipped
Unit
Tests Skipped

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.