Date: Sun, 06 Oct 2019 21:43:50 +0000 From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 233849] r339008 broke repquota on UFS Message-ID: <bug-233849-3630-cATeu2xRA0@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-233849-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-233849-3630@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233849 --- Comment #18 from johan liet <johan.liet-freebsd@homeunix.nl> --- The function "quota_maxid" gives a zero in return with quotaon, but gives the real "maxid" with quotaoff. So there is the bug. The patch for ufs is useless. I put temperarely "maxid =3D 65534;" (nobody) in repquota and quotacheck And that works. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233849-3630-cATeu2xRA0>