From nobody Wed Oct 18 07:29:06 2023 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4S9Mst4yGNz4xfDD for ; Wed, 18 Oct 2023 07:29:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4S9Mst35kHz3VDy for ; Wed, 18 Oct 2023 07:29:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1697614146; a=rsa-sha256; cv=none; b=H1OVkaze6hkbnhVTNimOfsLdBkff2/qqlVMILn4si1NZ55KdA4swR0UOuxVJJAl6LSjkD+ 7/z46HFsao6rGq51Y30nsSIWVfp6qJ3I6x4bO78yecwYmfgjKzxvbigyt9vKAS+CpVhw+v Zgblt5QvH7VB5IPbe3NQtTSCSk0OA9DV6H/Hr2VPgMLFKSAWJ79gQvvfuJ2EEmFkZ3x3Xc l/83kmIBpkyCZ/siIs7SbRHNowNdLHGhacoN3ffzLF7PCd/YUMAsy9BQ1XqP3P+RdY5Hig 8ZW09jeijF+C6deSW5Wz8MLX2PdWcFobNdpNkhcEev4S8EJlAG5ptLXseQ34Kw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1697614146; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=izFCI6+7zN83Syx/bZDIGLnB4d8HmwmwdNmw1Bfb/as=; b=ve9aloWFFL0wvY1eobWb/CNfg59mmg2st577w07bRCRhU3BiJwuwuDZ9kwcgrAnXvf75kK //GziYFPhGJb9eOqKqQitmhdD6u1CU8CFauxu1tM/9L33hl/OSuk+CAUxcTkfMI9r9DyXj dyjrg9LNzYzwTfmgu+0k6i5cLDbKR4VAR7wYo9OS7Gs2PB1ADTL/Zmm/1VZWonPIS2L1o1 NY51tHdNVY03SAF9OBBl6WLW+iP7vKt1nSopNjiJ7GqaVpNUtJnujaeLBxQna1J8uOxMnX j7cZhVkzCYMsYjmy3XaqOK9OYF6wZTSTTxQkYJVQwdJlDTeTXaIvBw2HgbqtRQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4S9Mst28y5zxxL for ; Wed, 18 Oct 2023 07:29:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 39I7T6wd007840 for ; Wed, 18 Oct 2023 07:29:06 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 39I7T6G4007839 for bugs@FreeBSD.org; Wed, 18 Oct 2023 07:29:06 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f 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. Date: Wed, 18 Oct 2023 07:29:06 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: mikel@svpal.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274552 Bug ID: 274552 Summary: Setting soft quota grace time has no effect, stays at default 7 days. Product: Base System Version: 13.2-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: mikel@svpal.org Created attachment 245708 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D245708&action= =3Dedit Clear QTF_CLOSING flag before call to dqget() in quotaon(). Setting soft quota time limits with "edquota -t" has no effect on the quota system. The settings are stored in the quota.user file, but the soft quota grace period is unchanged at 7 days. I found the problem in "ufs/ufs/ufs_quota.c" where it attempts to load the quota record for id =3D= =3D 0 to set the value in ump->um_quotas[], but fails to load that quota record due = to flags set in ump->um_qflags. A fix for the problem is included as an attach= ed diff that moves the clearing of the QTF_CLOSING flag a few lines earlier to allow call to dqget() to work. --=20 You are receiving this mail because: You are the assignee for the bug.=