[Bug 274552] Setting soft quota grace time has no effect, stays at default 7 days.
Date: Fri, 20 Oct 2023 19:19:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274552
Mark Johnston <markj@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kib@FreeBSD.org,
| |markj@FreeBSD.org
Status|New |Open
--- Comment #1 from Mark Johnston <markj@FreeBSD.org> ---
Konstantin, this looks like a regression from commit 088ffd20860de: the dqget()
call unconditionally fails if QTF_CLOSING is set, so the patch makes some sense
to me.
--
You are receiving this mail because:
You are the assignee for the bug.