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.
Differential D18785 Authored by sef on Jan 8 2019, 7:56 PM.
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
Event TimelineHerald added a subscriber: imp. · View Herald TranscriptJan 8 2019, 7:56 PM2019-01-08 19:56:15 (UTC+0) Comment Actions 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 PM2019-02-07 20:59:40 (UTC+0) Closed by commit rS343881: r339008 broke repquota for UFS. This rectifies that. (authored by sef). · Explain WhyFeb 7 2019, 9:51 PM2019-02-07 21:51:51 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 53672 head/lib/libutil/quotafile.c
|