Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Oct 2023 06:10:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 274552] Setting soft quota grace time has no effect, stays at default 7 days.
Message-ID:  <bug-274552-227-f3um1nMbyi@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-274552-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-274552-227@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=3D274552

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D2fee3974603bce6f2dc153eb6af459cb4=
f864ab4

commit 2fee3974603bce6f2dc153eb6af459cb4f864ab4
Author:     Mikel Lechner <mikel@svpal.org>
AuthorDate: 2023-10-21 06:08:38 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2023-10-21 06:08:38 +0000

    ufs quotas: fix configuring soft quota grace time

    The QTF_CLOSING flag needs to be cleared earlier to allow dqget() to
    work.

    PR:     274552
    MFC after:      1 week

 sys/ufs/ufs/ufs_quota.c | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274552-227-f3um1nMbyi>